influxdb/parquet_file
Marco Neumann 2820db5583 refactor: split preserved catalog `api` into `core` and `interface`
This makes it clearer which traits and functions users of the preserved
catalog must implement. This also splits the error types into smaller
enums that are easier to understand.

This change should make it easier to implement new functionality (like
capturing delete predicates).
2021-09-16 10:30:11 +02:00
..
src refactor: split preserved catalog `api` into `core` and `interface` 2021-09-16 10:30:11 +02:00
Cargo.toml refactor: decouple `parquet_file` from `query` 2021-09-14 18:26:16 +02:00