alamb opened a new pull request, #13253: URL: https://github.com/apache/datafusion/pull/13253
Draft as it builds on https://github.com/apache/datafusion/pull/12978 ## Which issue does this PR close? Part of https://github.com/apache/datafusion/issues/507 ## Rationale for this change While working on https://github.com/apache/datafusion/pull/12978 with @adriangb and @findepi I am having nightmares of subtle bugs introduced with truncated statistics ## What changes are included in this PR? Fuzz tests for pruning with truncated statistics / prefix values ## Are these changes tested? It is only tests ```shell cargo test --test fuzz -- pruning ``` ## Are there any user-facing changes? No, tests only -- 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]
