You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by sa...@apache.org on 2021/10/14 06:10:44 UTC

[spark] branch master updated (1c61d90 -> 838a9d9)

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

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


    from 1c61d90  [SPARK-35973][SQL] Add command `SHOW CATALOGS`
     add 838a9d9  [SPARK-36922][SQL] The SIGN/SIGNUM functions should support ANSI intervals

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/expressions/mathExpressions.scala |  7 +++
 .../expressions/MathExpressionsSuite.scala         | 21 +++++++++
 .../test/resources/sql-tests/inputs/interval.sql   |  6 +++
 .../sql-tests/results/ansi/interval.sql.out        | 50 +++++++++++++++++++++-
 .../resources/sql-tests/results/interval.sql.out   | 50 +++++++++++++++++++++-
 5 files changed, 132 insertions(+), 2 deletions(-)

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