abhisheksp commented on issue #12128:
URL: https://github.com/apache/hudi/issues/12128#issuecomment-2430204133

   After making the following modifications during writes, Global Bloom index 
works as well, Thanks!
   ```
     .option("hoodie.index.type", "GLOBAL_BLOOM")
     .option("hoodie.index.update.partition.path", "true")
   
   ```


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