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