This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git.
from 9e37464 [SPARK-33078][SQL] Add config for json expression optimization add ba69d68 [SPARK-33080][BUILD] Replace fatal warnings snippet No new revisions were added by this update. Summary of changes: .../shuffle/HostLocalShuffleReadingSuite.scala | 1 + .../apache/spark/storage/BlockManagerSuite.scala | 4 +- project/SparkBuild.scala | 84 ++++++++++++---------- .../sql/catalyst/optimizer/OptimizerSuite.scala | 2 +- .../spark/sql/catalyst/util/UnsafeArraySuite.scala | 3 +- .../apache/spark/sql/connector/InMemoryTable.scala | 8 +++ .../spark/sql/streaming/StreamingQuerySuite.scala | 2 +- .../spark/sql/hive/thriftserver/CliSuite.scala | 6 +- 8 files changed, 62 insertions(+), 48 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org