You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2020/04/18 20:39:52 UTC

[spark] branch master updated (6c2bf82 -> 74aed8c)

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-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org