hudi-bot opened a new issue, #17285: URL: https://github.com/apache/hudi/issues/17285
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);;; -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
