BruceKellan commented on issue #11950:
URL: https://github.com/apache/hudi/issues/11950#issuecomment-2357451763

   First of all, could you tell me which version of hudi you are using?
   
   > As known, bulk insert operation doesn't build index or do index loop 
during inserting.
   
   In fact, this is not accurate. When writing a parquet file in Hudi, a Bloom 
filter based on the primary key is constructed and serialized into the footer.
   
   


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