wombatu-kun commented on issue #13219:
URL: https://github.com/apache/hudi/issues/13219#issuecomment-2829870036
If create target table with only one bucket
('hoodie.bucket.index.num.buckets'='1') then this merge into results in:
[3,131,oo], [5,151,oo], [6,161,oo], [7,171,oo]
So the issue is not about only deleted records, but about `matched/not
matched` mechanism itself. Need to check this case with other index types.
--
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]