influxdb/influxdb_iox
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
..
src feat: query support for custom partitioning (#8025) 2023-06-21 09:03:19 +00:00
tests feat: query support for custom partitioning (#8025) 2023-06-21 09:03:19 +00:00
Cargo.toml chore(deps): Bump serde_json from 1.0.96 to 1.0.97 (#8021) 2023-06-20 08:53:15 +00:00
build.rs feat: Add support for data-driven InfluxQL tests (#6830) 2023-02-03 12:56:37 +00:00