query_range
Execute time-window aggregations over time-series data with GreptimeDB's RANGE syntax, specifying table, select, alignment, and optional grouping or fill.
Instructions
Execute time-window aggregation query using GreptimeDB's RANGE query syntax.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| by | No | ||
| fill | No | ||
| align | Yes | ||
| limit | No | ||
| table | Yes | ||
| where | No | ||
| format | No | json | |
| select | Yes | ||
| order_by | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |