You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2020/06/19 11:18:51 UTC

[GitHub] [hudi] nsivabalan commented on issue #1745: Deltastreamer -Global bloom Index resulting Duplicates across partitions for Same record Key

nsivabalan commented on issue #1745:
URL: https://github.com/apache/hudi/issues/1745#issuecomment-646581422


   yes, this should never be feasible unless you created a table as regular and then switched to global later. We have a unit test for the same exact case when we added the "update partition path" config. 
   https://github.com/apache/hudi/blob/master/hudi-client/src/test/java/org/apache/hudi/index/bloom/TestHoodieGlobalBloomIndex.java Check for testTagLocationWhenShouldUpdatePartitionPath . 
   @vinothchandar : I don't think I suggested to try out 0.5.2 with the intention that we had some fixes. And guess last time the question was bit different. 


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org