rdettai opened a new issue #1185:
URL: https://github.com/apache/arrow-datafusion/issues/1185


   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   The ability to read partitioned tables is added the the `ListingTable` in 
#1141. This is a very common feature that would be interesting to expose in the 
highest level APIs such as `ExecutionContext.read_xxx` and 
`ExecutionContext.register_xxx`
   
   **Describe the solution you'd like**
   The cleanest solution would probably to have a partiotioning field in 
`CsvReadOptions`/`AvroReadOptions` and also make read_parquet use a 
`ParquetReadOptions`
   
   


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