influxdb/influxdb_iox
Stuart Carnie 2306c383f3
feat: Introduce InfluxQL to Flight (#6166)
* feat: Introduce InfluxQL to Flight

All InfluxQL queries will fail with an error

* chore: Temper protobuf lint

* chore: Finalize flight.proto changes; fix tests

* chore: Add tests for InfluxQL planner

* chore: Update docs

* chore: Update docs

* chore: Rename back to original

* chore: Use .into() rather than cast

* chore: Use function rather than field

* chore: Improved InfluxQL planner name

* chore: Restore `impl Into<String>` argument

* chore: Add a comment that Go clients are unable to execute InfluxQL

* chore: Add a test for the `--lang` argument and InfluxQL
2022-11-23 00:33:49 +00:00
..
src feat: Introduce InfluxQL to Flight (#6166) 2022-11-23 00:33:49 +00:00
tests feat: Introduce InfluxQL to Flight (#6166) 2022-11-23 00:33:49 +00:00
Cargo.toml chore(deps): Bump serde_json from 1.0.88 to 1.0.89 (#6203) 2022-11-22 09:28:31 +00:00
build.rs fix: Remove lots of needless borrows that Clippy can now identify 2022-11-09 10:54:18 -05:00