influxdb/service_common
Stuart Carnie fe48a685ec
refactor: Move InfluxQL behaviour from iox_query to new crate (#7156)
* refactor: Break unnecessary dependencies from `iox_query` crate

In the process, the test code has been simplified.

* refactor: Move InfluxQL plan module to iox_query_influxql crate

* refactor: Move remaining behaviour from iox_query to iox_query_influxql

* chore: rustfmt 🙄

I was under the impression `clippy` would catch formatting
2023-03-08 22:29:20 +00:00
..
src refactor: Move InfluxQL behaviour from iox_query to new crate (#7156) 2023-03-08 22:29:20 +00:00
Cargo.toml refactor: Move InfluxQL behaviour from iox_query to new crate (#7156) 2023-03-08 22:29:20 +00:00