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 2021/04/12 09:27:09 UTC

[spark] branch master updated (2123237 -> 8f8bac6)

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 2123237  [SPARK-33229][SQL] Support partial grouping analytics and concatenated grouping analytics
     add 8f8bac6  [SPARK-34905][SQL][TESTS] Enable ANSI intervals in `SQLQueryTestSuite`/`ThriftServerQueryTestSuite`

No new revisions were added by this update.

Summary of changes:
 .../sql-tests/results/ansi/datetime.sql.out        | 18 ++---
 .../sql-tests/results/ansi/interval.sql.out        |  8 +-
 .../sql-tests/results/charvarchar.sql.out          |  8 +-
 .../sql-tests/results/datetime-legacy.sql.out      | 18 ++---
 .../resources/sql-tests/results/datetime.sql.out   | 18 ++---
 .../resources/sql-tests/results/describe.sql.out   |  4 +-
 .../resources/sql-tests/results/interval.sql.out   |  8 +-
 .../results/postgreSQL/create_view.sql.out         | 28 +++----
 .../sql-tests/results/postgreSQL/date.sql.out      | 90 +++++++++++-----------
 .../sql-tests/results/postgreSQL/timestamp.sql.out | 24 +++---
 .../sql-tests/results/show-tblproperties.sql.out   |  1 -
 .../typeCoercion/native/promoteStrings.sql.out     |  2 +-
 .../org/apache/spark/sql/SQLQueryTestSuite.scala   |  2 -
 .../thriftserver/ThriftServerQueryTestSuite.scala  |  2 -
 14 files changed, 113 insertions(+), 118 deletions(-)

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