mapleFU commented on PR #36269:
URL: https://github.com/apache/arrow/pull/36269#issuecomment-1604463179

   I've draft a patch, however I've meet some problems:
   
   1. In this implemention, all bf is cached when opening, can we delay loading 
the bloom filter until data is required by filter ( This might introduce IO)
   2. How to passing config into Fragment? I didn't find way to indicate bloom 
filter is required
   
   As for hashing and schema evolution, I'll try to fix it


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