This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git
from a08d8b093c0e [SPARK-47547][CORE] Add `BloomFilter` V2 and use it as default add e888e37ee2eb [SPARK-52924][CORE] Support ZSTD_strategy for compression No new revisions were added by this update. Summary of changes: .../ZStandardBenchmark-jdk21-results.txt | 95 +++++++++++++++------- core/benchmarks/ZStandardBenchmark-results.txt | 95 +++++++++++++++------- .../org/apache/spark/internal/config/package.scala | 9 ++ .../org/apache/spark/io/CompressionCodec.scala | 2 + .../org/apache/spark/io/ZStandardBenchmark.scala | 29 ++++++- 5 files changed, 167 insertions(+), 63 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org