saavedra opened a new pull request, #44245:
URL: https://github.com/apache/arrow/pull/44245

   disallows direct instantation of classes Statistics, FileMetadata, 
ColumnChunkMetadta, ParquetLogicalType; Reserved to be called from inside 
_parquet.pyx
   
   Also solves issue GH-40081
   
   Previously a `segmentation fault` would be produced when trying to 
instantiate these classes directly, now it raises a TypeError.
   
   Include tests on python/pyarrow/tests/parquet/test_metadata.py
   


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