This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git
from 12da3c5aa648 [SPARK-52596][SQL] Try make TIMESTAMP_NTZ from DATE and TIME add bbff88291c4e [SPARK-52578][SQL] Add metrics for rows to track case and action in MergeRowsExec No new revisions were added by this update. Summary of changes: .../catalyst/analysis/RewriteMergeIntoTable.scala | 16 +-- .../sql/catalyst/plans/logical/MergeRows.scala | 18 +-- .../execution/datasources/v2/MergeRowsExec.scala | 80 +++++++++---- .../sql/connector/MergeIntoTableSuiteBase.scala | 126 ++++++++++++++++++++- 4 files changed, 197 insertions(+), 43 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org