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

[spark] branch master updated (b30e214 -> 65eb4a2)

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

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


    from b30e214  [SPARK-36881][PYTHON] Inline type hints for python/pyspark/sql/catalog.py
     add 65eb4a2  [SPARK-36920][SQL] Support ANSI intervals by `ABS()`

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/expressions/arithmetic.scala      | 16 ++++++++---
 .../expressions/ArithmeticExpressionSuite.scala    | 31 ++++++++++++++++++++++
 .../test/resources/sql-tests/inputs/interval.sql   |  2 ++
 .../sql-tests/results/ansi/interval.sql.out        | 18 ++++++++++++-
 .../resources/sql-tests/results/interval.sql.out   | 18 ++++++++++++-
 5 files changed, 79 insertions(+), 6 deletions(-)

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