Write functional tests for functional tests for various write operations
bootsrapping (COW, MOR) - mor should account for log file in latest file slice.
bulkinsert, inserts
usperts
deletes
compaction
clustering
rollback
clean
insert_overwrite
insert_overwrite_partition
delete_partition
async indexer
restore.
Query side integration:
snapshot COW
snapshot MOR
RO queries MOR
JIRA info
Comments
04/Mar/25 09:07;codope;We have over 25+ tests across table types and many operations in TestExpressionIndex and TestHoodieIndexer. Following write operations need to be covered:
- insert_overwrite
- insert_overwrite_partition
- delete_partition
- restore (though rollbacks are covered);;;
Write functional tests for functional tests for various write operations
bootsrapping (COW, MOR) - mor should account for log file in latest file slice.
bulkinsert, inserts
usperts
deletes
compaction
clustering
rollback
clean
insert_overwrite
insert_overwrite_partition
delete_partition
async indexer
restore.
Query side integration:
snapshot COW
snapshot MOR
RO queries MOR
JIRA info
Comments
04/Mar/25 09:07;codope;We have over 25+ tests across table types and many operations in
TestExpressionIndexandTestHoodieIndexer. Following write operations need to be covered: