For similar capabilities to Amazon Timestream for LiveAnalytics, consider Amazon Timestream for InfluxDB. It offers simplified data ingestion and single-digit millisecond query response times for real-time analytics. Learn more here.
disable-parquet-mem-cache
| Default | FALSE |
| Allowed Values | FALSE, TRUE |
| Category | Memory Management / Caching |
Detailed Explanation:
When set to TRUE, completely disables the Parquet memory cache. All Parquet data reads go directly to object storage.
Recommendation: Keep as FALSE (default). Only set to TRUE for dedicated write-only ingestion nodes.