influxdb/query_tests/src
Andrew Lamb 9e91af4501
refactor: Move IOx UDfs into a Function Registry (1/3) (#4428)
* refactor: Move all UDF implementations to query_function crate

* refactor: Move regex udf to query_functions

* refactor: Move functions out of query

* fix: lints, imports

* chore: Run cargo hakari tasks

* fix: clipy + benches

* fix: reduce borrowing and fix clippy

* fix: moar clippy

Co-authored-by: CircleCI[bot] <circleci@influxdata.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-04-26 17:30:27 +00:00
..
influxrpc refactor: Move IOx UDfs into a Function Registry (1/3) (#4428) 2022-04-26 17:30:27 +00:00
runner feat: Allow sql test runner to compare sorted output (#3618) 2022-02-02 19:59:52 +00:00
scenarios test: chunks in ingester stage (#4415) 2022-04-26 07:55:19 +00:00
cancellation.rs chore: Update datafusion (#4071) 2022-03-22 13:17:41 +00:00
cases.rs test: chunks in ingester stage (#4415) 2022-04-26 07:55:19 +00:00
db.rs refactor: clean up querier public interface 2022-03-25 11:54:52 +01:00
influxrpc.rs refactor: Move `query_tests` and `server_benchmarks` into their own crate --> smaller `server` (#1628) 2021-06-04 17:31:19 +00:00
lib.rs refactor: dyn-typed DB for `query_tests` (#4053) 2022-03-18 10:11:17 +00:00
pruning.rs refactor: make `QueryDatabase::chunks` async (#4047) 2022-03-17 12:55:25 +00:00
runner.rs test: improve query test runner output (#4112) 2022-03-23 18:06:09 +00:00
scenarios.rs test: chunks in ingester stage (#4415) 2022-04-26 07:55:19 +00:00
sql.rs chore: Update deps: datafusion, arrow/arrow-flight/parquet to 11, zstd to 0.11 (#4119) 2022-03-24 15:27:36 +00:00
table_schema.rs test: chunks in ingester stage (#4415) 2022-04-26 07:55:19 +00:00