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 6c2bf82 [SPARK-31442][SQL] Print shuffle id at coalesce partitions target size add 74aed8c [SPARK-31476][SQL] Add an ExpressionInfo entry for EXTRACT No new revisions were added by this update. Summary of changes: .../sql/catalyst/analysis/FunctionRegistry.scala | 1 + .../catalyst/expressions/datetimeExpressions.scala | 85 ++++++++++---- .../spark/sql/catalyst/parser/AstBuilder.scala | 2 +- .../resources/sql-tests/results/extract.sql.out | 124 ++++++++++----------- .../sql-tests/results/postgreSQL/date.sql.out | 52 ++++----- 5 files changed, 153 insertions(+), 111 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org