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 5a05f672f710 [SPARK-52792][CORE][FOLLOWUP] Remove redundant condition check add 9f7a0d3b1575 [SPARK-52820][SQL] Capture full plans in golden files No new revisions were added by this update. Summary of changes: .../query-tests/explain-results/function_lit.explain | 2 +- .../explain-results/function_typedLit.explain | 2 +- .../sql/connect/ProtoToParsedPlanTestSuite.scala | 5 ++++- .../analyzer-results/group-analytics.sql.out | 2 +- .../analyzer-results/postgreSQL/join.sql.out | 2 +- .../typeCoercion/native/concat.sql.out | 20 ++++++++++---------- .../typeCoercion/native/mapconcat.sql.out | 12 ++++++------ .../analyzer-results/udf/postgreSQL/udf-join.sql.out | 2 +- .../analyzer-results/udf/udf-window.sql.out | 8 ++++---- .../sql-tests/analyzer-results/window.sql.out | 8 ++++---- .../org/apache/spark/sql/SQLQueryTestHelper.scala | 8 ++++++-- 11 files changed, 39 insertions(+), 32 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org