bcmcmill opened a new pull request, #966:
URL: https://github.com/apache/arrow-ballista/pull/966

   # Which issue does this PR close?
   
   Closes #747.
   Closes #862.
   
   # Rationale for this change
   
   Hive style partition columns were not being handled properly, as they are in 
DataFusion.
   
   # What changes are included in this PR?
   
   Added a transform to `ExecutionPlan` in `ShuffleWriterExec` to correct an 
issue in `file_schema` in the FileScanConfig. This only addresses 
`ListingTable`s of Parquet type due to not seeing an easy way to extract the 
`FileCompressionType` information.
   
   Hopefully someone can point me to where to correct this problem permanently, 
but it appears to need to happen in the DataFusion repository.
   
   # 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]

Reply via email to