[
https://issues.apache.org/jira/browse/HUDI-8334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17932207#comment-17932207
]
Sagar Sumit commented on HUDI-8334:
-----------------------------------
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 index for various write operations
> ------------------------------------------------------------------------
>
> Key: HUDI-8334
> URL: https://issues.apache.org/jira/browse/HUDI-8334
> Project: Apache Hudi
> Issue Type: Sub-task
> Components: writer-core
> Reporter: sivabalan narayanan
> Priority: Critical
> Fix For: 1.0.2
>
>
> 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
>
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)