influxdb/influxdb_iox
Nga Tran 5a29d070ea
feat: Implement the compact function for NG Compactor (#4001)
* feat: initial implementation of compact a given list of overlapped parquet files

* feat: Add QueryableParquetChunk and some refactoring

* feat:  build queryable parquet chunks for parquet files with tombstones

* feat: second half the implementation for Compactor's compact. Tests will be next

* fix: comments for trait funnctions fof QueryChunkMeta

* test: add tests for compactor's compact function

* fix: typos

* refactor: address Jake's review comments

* refactor: address Andrew's comments and add one more test for files in different order in the vector

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-11 20:25:19 +00:00
..
src feat: Implement the compact function for NG Compactor (#4001) 2022-03-11 20:25:19 +00:00
tests fix: Print an error with sample env var variable if unset 2022-03-09 09:55:43 -05:00
Cargo.toml chore(deps): Bump pprof from 0.6.2 to 0.7.0 (#4004) 2022-03-11 11:08:59 +00:00
build.rs fix: GIT version in `--version` 2021-11-30 16:06:27 +01:00