This is an automated email from the ASF dual-hosted git repository. dbtsai pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git.
from 249b214 [SPARK-20732][CORE] Decommission cache blocks to other executors when an executor is decommissioned add 6a57616 [SPARK-31364][SQL][TESTS] Benchmark Parquet Nested Field Predicate Pushdown No new revisions were added by this update. Summary of changes: ...tedPredicatePushDownBenchmark-jdk11-results.txt | 21 ++++ ...uetNestedPredicatePushDownBenchmark-results.txt | 21 ++++ .../ParquetNestedPredicatePushDownBenchmark.scala | 113 +++++++++++++++++++++ 3 files changed, 155 insertions(+) create mode 100644 sql/core/benchmarks/ParquetNestedPredicatePushDownBenchmark-jdk11-results.txt create mode 100644 sql/core/benchmarks/ParquetNestedPredicatePushDownBenchmark-results.txt create mode 100644 sql/core/src/test/scala/org/apache/spark/sql/execution/benchmark/ParquetNestedPredicatePushDownBenchmark.scala --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org