Github user gatorsmile commented on a diff in the pull request:
https://github.com/apache/spark/pull/20265#discussion_r161405679
--- Diff:
sql/hive/src/test/scala/org/apache/spark/sql/hive/orc/OrcReadBenchmark.scala ---
@@ -483,6 +484,64 @@ object OrcReadBenchmark {
}
}
+ def filterPushDownBenchmark(values: Int, width: Int): Unit = {
--- End diff --
Have you seen any workload that predicate pushdown could be slower?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]