You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2020/09/03 05:00:04 UTC

[spark] branch master updated (ad6b887 -> 1fba286)

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

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


    from ad6b887  [SPARK-32772][SQL] Reduce log messages for spark-sql CLI
     add 1fba286  [SPARK-32781][SQL] Non-ASCII characters are mistakenly omitted in the middle of intervals

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/util/IntervalUtils.scala    | 13 +++++-----
 .../sql/catalyst/util/IntervalUtilsSuite.scala     |  8 ++++++
 .../test/resources/sql-tests/inputs/interval.sql   |  3 +++
 .../sql-tests/results/ansi/interval.sql.out        | 30 +++++++++++++++++++++-
 .../resources/sql-tests/results/interval.sql.out   | 30 +++++++++++++++++++++-
 5 files changed, 76 insertions(+), 8 deletions(-)


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