influxdb/influxdb_iox/tests
Marco Neumann 83a5037e61
feat: query support for custom partitioning (#8025)
* feat: querier-specific stat creation routine

* feat: prune querier chunks using partition col ranges

* feat: add table client

* test: custom partitioning

* fix: correctly set up stats for chunks with col subsets

* fix: flaky test

* refactor: remove obsolete dead_code markers

* feat: add partition template to `create_namespace`

* test: extend custom partitioning end2end tests

* fix: explain shuffling, make it actual deterministic
2023-06-21 09:03:19 +00:00
..
end_to_end_cases feat: query support for custom partitioning (#8025) 2023-06-21 09:03:19 +00:00
jdbc_client fix: racy JDBC tests (#7678) 2023-04-27 09:07:06 +00:00
query_tests feat: query support for custom partitioning (#8025) 2023-06-21 09:03:19 +00:00
end_to_end.rs fix: Rename query_tests2 to query_tests 2023-05-09 22:10:46 -04:00