vicuna96 commented on issue #5942:
URL: https://github.com/apache/hudi/issues/5942#issuecomment-1164755188

   Case 2: Yes, we would prefer to use 
HoodieIndexConfig.BLOOM_INDEX_UPDATE_PARTITION_PATH_ENABLE.key() -> "true" as 
well. Nonetheless, as explained in the previous comment, we noticed that 
partial update was working when the record was not moved across partitions, so 
we were testing this as a workaround to have a working partial update, since we 
can still run incremental on this dataset even if it doesn't lie on the correct 
partition. However, we wanted to double check that this inconsistency wouldn't 
lead to incorrect pruning of the record.


-- 
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]

Reply via email to