influxdb/ingester
Nga Tran 5a29d070ea
feat: Implement the compact function for NG Compactor ()
* 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 () 2022-03-11 20:25:19 +00:00
Cargo.toml chore: Update datafusion, arrow, flight and parquet () 2022-03-10 12:24:47 +00:00