danny0405 commented on issue #13219: URL: https://github.com/apache/hudi/issues/13219#issuecomment-2834965778
> But for target MOR, in fact, it doesn't really check the existence of records in target table while deciding which action to execute: match or not match. I guess the `MERGE INTO` can only work correctly for global index, such as `BLOOM_FILTER` or `HBASE`, `BUCKET` index is kind of local for per-partition and used mainly for streaming ingestion. -- 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]
