ksanjanashenoy-hub commented on issue #36628:
URL: https://github.com/apache/arrow/issues/36628#issuecomment-2621386184

   > ### Describe the bug, including details regarding any error messages, 
version, and platform.
   > We might want to disallow creating a `Statistics` instance from Python.
   > 
   > >>> import pyarrow.parquet as pq
   > >>> stats = pq.Statistics()
   > >>> stats.has_distinct_count
   > Erreur de segmentation
   > ### Component(s)
   > Parquet, Python
   
   This was my first issue, and I have submitted a PR for review: 
https://github.com/apache/arrow/pull/45376
   Should I open a GitHub issue for tracking, or is this PR sufficient?


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