View a markdown version of this page

datafusion-config - Amazon Timestream
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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.

datafusion-config

Parameter Details
Default(empty)
Allowed ValuesColon-separated key:value pairs (e.g., batch_size:16384,coalesce_batches:true)
CategoryQuery Execution

Detailed Explanation:

Allows passing additional key-value configuration parameters directly to the DataFusion engine. Format is comma-separated key:value pairs using colons, not equals signs.

Recommendation: Leave empty (default) unless you have specific DataFusion tuning requirements validated through testing.