Github user cloud-fan commented on the issue: https://github.com/apache/spark/pull/21957 shall we normalize the filters before pushing it down? e.g. `Cast(a, Int) > 100` should be `a > 100` because 100 is within the byte range.
--- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org