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

   ### Rationale for this change
   
   Since we merged:
   - https://github.com/apache/arrow/pull/39112
   
   The fallback case were dataset is not available is not being tested on 
parquet.read_table (I did validate myself with a breakpoint).
   
   ### What changes are included in this PR?
   
   Adds a basic test that checks the exercises that code path and tests the 
read_table method from `ParquetFile` instead of `ParquetDataset` in case 
dataset is not available.
   
   ### Are these changes tested?
   
   Yes via CI.
   
   ### Are there any user-facing changes?
   
   No
   


-- 
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: github-unsubscr...@arrow.apache.org

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

Reply via email to