influxdb/iox_query_influxql/src
Andrew Lamb 967aef0e9d
chore: Update datafusion (#8515)
* chore: Update datafusion

* fix: update for API

* fix: Verify unsupported statements, with tests

* fix: update tests

---------

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-08-21 17:49:21 +00:00
..
aggregate chore: Update datafusion again (#8247) 2023-07-21 11:20:36 +00:00
frontend fix: Implement influxql ExecutionPlan::children (#8215) 2023-07-12 00:01:02 +00:00
plan chore: Update datafusion (#8515) 2023-08-21 17:49:21 +00:00
window chore: Update `datafusion` / `arrow` / `parquet` to `45.0.0` (#8452) 2023-08-09 13:18:18 +00:00
aggregate.rs feat(influxql): PERCENTILE function (#8187) 2023-07-11 05:33:16 +00:00
error.rs feat(influxql): PERCENTILE function (#8187) 2023-07-11 05:33:16 +00:00
lib.rs feat(influxql): PERCENTILE function (#8187) 2023-07-11 05:33:16 +00:00
window.rs refactor(influxql): make MOVING_AVERAGE a user-defined window function (#8377) 2023-08-01 06:30:06 +00:00