You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ma...@apache.org on 2021/04/13 05:55:37 UTC

[spark] branch master updated (a392633 -> 26f312e)

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

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


    from a392633  [SPARK-34996][PYTHON] Port Koalas Series-related unit tests into PySpark
     add 26f312e  [SPARK-35037][SQL] Recognize sign before the interval string in literals

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/catalyst/parser/SqlBase.g4    |  3 +-
 .../spark/sql/catalyst/parser/AstBuilder.scala     |  5 ++-
 .../test/resources/sql-tests/inputs/interval.sql   |  6 +++
 .../sql-tests/results/ansi/interval.sql.out        | 50 +++++++++++++++++++++-
 .../resources/sql-tests/results/interval.sql.out   | 50 +++++++++++++++++++++-
 5 files changed, 109 insertions(+), 5 deletions(-)

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