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/06/20 02:34:05 UTC

[spark] branch master updated (177a380 -> 66ba3566)

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 177a380  [SPARK-31980][SQL] Function sequence() fails if start and end of range are equal dates
     add 66ba3566 [SPARK-32021][SQL] Increase precision of seconds and fractions of `make_interval`

No new revisions were added by this update.

Summary of changes:
 .../catalyst/expressions/intervalExpressions.scala  |  8 +++++---
 .../expressions/IntervalExpressionsSuite.scala      |  9 ++++++++-
 .../sql-functions/sql-expression-schema.md          |  2 +-
 .../test/resources/sql-tests/inputs/interval.sql    |  2 ++
 .../sql-tests/results/ansi/interval.sql.out         | 21 +++++++++++++++++++--
 .../resources/sql-tests/results/interval.sql.out    | 20 ++++++++++++++++++--
 6 files changed, 53 insertions(+), 9 deletions(-)


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