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 18:14:31 UTC

[spark] branch branch-3.0 updated (5f76cab -> 2f3618c)

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

dongjoon pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 5f76cab  [SPARK-31980][SQL] Function sequence() fails if start and end of range are equal dates
     add 2f3618c  [SPARK-32021][SQL][3.0] 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          |  4 ++--
 .../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, 54 insertions(+), 10 deletions(-)


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