platypii commented on PR #102:
URL: https://github.com/apache/parquet-site/pull/102#issuecomment-2673893157

   > I think it means that the implementation has read and/or write support to 
the metadata.
   
   For hyparquet there is a function `parquetMetadata` which returns the entire 
parquet metadata as json. So a user of the library could technically read the 
bloom filter metadata. However, the library does not yet use bloom filters for 
querying, which seems like the operation that people would actually care about. 
So I am unsure whether to check that cell or not.


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