This is an automated email from the ASF dual-hosted git repository.

ruifengz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 8e44791  [SPARK-38504][SQL] Cannot read TimestampNTZ as TimestampLTZ
     add 2844a18  [SPARK-38360][SQL][AVRO][SS][FOLLOWUP] Replace 
`TreeNode.collectFirst` + `isDefined/isEmpty` with `exists`

No new revisions were added by this update.

Summary of changes:
 .../test/scala/org/apache/spark/sql/avro/AvroSuite.scala  |  7 ++++---
 .../org/apache/spark/sql/catalyst/analysis/Analyzer.scala | 15 ++++++---------
 .../spark/sql/catalyst/analysis/StreamingJoinHelper.scala |  2 +-
 .../spark/sql/catalyst/plans/logical/LogicalPlan.scala    |  7 ++++---
 .../org/apache/spark/sql/execution/SparkStrategies.scala  |  5 ++++-
 .../org/apache/spark/sql/FileBasedDataSourceSuite.scala   |  7 ++++---
 .../src/test/scala/org/apache/spark/sql/QueryTest.scala   | 11 ++++++-----
 .../spark/sql/execution/WholeStageCodegenSuite.scala      | 10 ++++++----
 .../sql/streaming/test/DataStreamTableAPISuite.scala      |  8 +++-----
 .../scala/org/apache/spark/sql/hive/client/HiveShim.scala |  9 +++++----
 10 files changed, 43 insertions(+), 38 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to