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

   ### Describe the enhancement requested
   
   While reviewing:
   - https://github.com/apache/arrow/pull/46330
   
   I've realized that the following code path is never tested:
   
   
https://github.com/apache/arrow/blob/e2a5b4e90243c8b677218fa2f7d8cb483fb3a840/python/pyarrow/parquet/core.py#L1807-L1838
   
   
   I've tried to enable Parquet locally on the minimal Python example build but 
this would require to build with snappy and others. It would be good to have a 
test that exercises this code path.
   
   This was tested before due to the use of legacy_dataset flag.
   See:
   - https://github.com/apache/arrow/pull/39112
   
   ### Component(s)
   
   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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to