Write functional tests for functional index for various write operations
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
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
- Link: https://issues.apache.org/jira/browse/HUDI-8334
- Type: Sub-task
- Parent: https://issues.apache.org/jira/browse/HUDI-9101
- Fix version(s):
- 1.1.0
---
## 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);;;
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.