influxdb/cmd
Jonathan A. Sternberg db686349e7
feat(storage/flux): support full aggregate window push down (#18399)
This enables a new rule that will push down the full `aggregateWindow`
query including the `duplicate` and `window(every: inf)` that recombines
the tables. When the full rule is used, the table is not split into
tables for each window and instead retains itself as a single table. The
start or stop column is renamed to `_time` and `_start` and `_stop` will
be the boundaries of the query.
2020-06-10 13:21:41 -05:00
..
chronograf-migrator feat(pkger): update dashboards with unique constraints 2020-04-08 11:21:28 -07:00
influx feat(influx): provide means to provide trace debug ids to httpc client 2020-06-09 18:18:43 -07:00
influx_inspect/buildtsi refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
influxd feat(storage/flux): support full aggregate window push down (#18399) 2020-06-10 13:21:41 -05:00
telemetryd refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00