alamb commented on PR #12978: URL: https://github.com/apache/datafusion/pull/12978#issuecomment-2504619520
To follow up here -- what I think this PR needs prior to merging is to add fuzz testing as I think it has the potential to have hard to track down / subtle bugs Some important corner cases: 1. With truncated statistics (actual min/max different than stats) 2. With truncated prefix matching -- as in `min` / `max` is actually `foo` but the query has a predicate like `column='fo'` -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org