bcmcmill opened a new pull request, #9126: URL: https://github.com/apache/arrow-datafusion/pull/9126
## Which issue does this PR close? Closes https://github.com/apache/arrow-ballista/issues/747. Closes https://github.com/apache/arrow-ballista/issues/862. ## Rationale for this change This change corrects an issue in `arrow-ballista` causing partitioned ListingTables fail when being read. ## What changes are included in this PR? A simple change to the `parse_protobuf_file_scan_config` function to filter the table_partition_cols out of the file_schema. ## Are these changes tested? All current tests cases pass and the change corrects the issue in `arrow-ballista` ## 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
