parisni commented on PR #8716:
URL: https://github.com/apache/hudi/pull/8716#issuecomment-1579346006

   > Still see many compilure failures, can you take a look again ~
   
   @danny0405 This is a non trivial compilation problem. The bloom stuff only 
works with parquet >= 1.12. Then any engine shipping a lower version won't 
compile. So far I have been working with spark3.2 which handle bloom and did 
not encounter this. Example:
   
   ```
   [ERROR]   symbol:   method withBloomFilterEnabled(boolean)
   ```
   


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