raulcd opened a new issue, #48199:
URL: https://github.com/apache/arrow/issues/48199

   ### Describe the enhancement requested
   
   Parquet C++ `ColumnChunkMetaData` exposes whether the Column Chunk has index 
pages and whether bloom filters are present on the file:
   
https://github.com/apache/arrow/blob/2fb2f79a18962875d7f6adc5115666fc0bfea342/cpp/src/parquet/metadata.h#L155-L169
   
   It would be nice to be able to visualize those as part of PyArrow.
   
   
   ### Component(s)
   
   Parquet, Python


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