Commit afefc0c
authored
fix: implement bulk write for time partitions and bulk memtable (#7293)
* feat: implement convert_bulk_part
Signed-off-by: evenyag <[email protected]>
* chore: convert bulk part in TimePartitions
Signed-off-by: evenyag <[email protected]>
* feat: fill missing columns for bulk parts
Signed-off-by: evenyag <[email protected]>
* chore: update comments
Signed-off-by: evenyag <[email protected]>
* feat: cast to dictionary type
Signed-off-by: evenyag <[email protected]>
* test: add unit tests
Signed-off-by: evenyag <[email protected]>
* chore: update comment
Signed-off-by: evenyag <[email protected]>
* fix: do not convert part if bulk is written by write()
Signed-off-by: evenyag <[email protected]>
---------
Signed-off-by: evenyag <[email protected]>1 parent e44323c commit afefc0c
File tree
5 files changed
+693
-19
lines changed- src
- mito2/src
- memtable
- bulk
- worker
- operator/src
- req_convert/insert
5 files changed
+693
-19
lines changed
0 commit comments