Ambarish-Giri edited a comment on issue #3605:
URL: https://github.com/apache/hudi/issues/3605#issuecomment-917361121


   Hi @danny0405 can you explain a bit more on "if the BloomFilter got false 
positive"?  
   In my case the record key is concat(uuid4,segmentId). SegmentId is an 
integer value i.e. it can be same for multiple records and uuid4 is standard 
unique random value ( note: "-" are being removed from the uuid4 values 
though), but a combination of both identifies a record uniquely and partition 
key is again segmentId  as it has low cardinality.


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