query_range
Execute time-window aggregation queries on GreptimeDB by specifying table, select fields, and alignment. Supports grouping, filtering, and fill options for missing data.
Instructions
Execute time-window aggregation query using GreptimeDB's RANGE query syntax.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| select | Yes | ||
| align | Yes | ||
| by | No | ||
| where | No | ||
| fill | No | ||
| order_by | No | ||
| format | No | json | |
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |