doki23 opened a new pull request, #4221: URL: https://github.com/apache/arrow-datafusion/pull/4221
# Which issue does this PR close? Closes #4218. # Rationale for this change For supporting more types of partitioned columns. # What changes are included in this PR? This pr change datafusion to extract data type of partitioned columns from file groups instead of setting a default `Utf8` type. # Are these changes tested? Already passed all unit tests including many *_with_partitions # Are there any user-facing changes? Yes. Users can query partitioned columns by delta table definition. -- 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]
