alamb opened a new pull request, #13225: URL: https://github.com/apache/datafusion/pull/13225
Draft as it builds on https://github.com/apache/datafusion/pull/13187 ## Which issue does this PR close? ## Rationale for this change Fixes a todo (removes a clone) in https://github.com/apache/datafusion/pull/13187 ## What changes are included in this PR? Add code and tests to avoid cloning ColumnStatistics when possible ## Are these changes tested? yes, new unit tests are added ## Are there any user-facing changes? Probably not -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
