alamb opened a new pull request, #4347: URL: https://github.com/apache/arrow-datafusion/pull/4347
# Which issue does this PR close? Closes https://github.com/apache/arrow-datafusion/issues/4346 # Rationale for this change Optimizer passes do not necessarily keep nullability and metadata the same between passes See https://github.com/apache/arrow-datafusion/issues/4346 for more detail # What changes are included in this PR? 1. Make the check added in https://github.com/apache/arrow-datafusion/pull/4233 less stringent by only checking field name and data type. # Are these changes tested? Yes # 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]
