influxdb/query_tests/src
Marco Neumann cc7f744e8e
test: two-chunk scenarios for NG (#4113)
Add the generic components to create two-chunk scenarios. Includes small
scenario fixes for things like system tables that are not identical
between OG and NG (also see #4111.)

Ref #3934.
2022-03-24 09:50:57 +00:00
..
influxrpc chore: Update datafusion (#4071) 2022-03-22 13:17:41 +00:00
runner feat: Allow sql test runner to compare sorted output (#3618) 2022-02-02 19:59:52 +00:00
scenarios test: two-chunk scenarios for NG (#4113) 2022-03-24 09:50:57 +00:00
cancellation.rs chore: Update datafusion (#4071) 2022-03-22 13:17:41 +00:00
cases.rs feat: Allow sql test runner to compare sorted output (#3618) 2022-02-02 19:59:52 +00:00
db.rs test: run SOME query tests for querier (#4098) 2022-03-22 17:39:19 +00: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 refactor: make query tests less OG-specific 2022-03-23 12:04:32 +01:00
sql.rs refactor: dyn-dispatch database in query subsystem (#4083) 2022-03-22 09:15:52 +00:00
table_schema.rs refactor: generalize query test scenarios a bit (#4103) 2022-03-24 09:30:19 +00:00