You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ya...@apache.org on 2019/11/01 13:06:34 UTC

[spark] branch master updated (14337f6 -> f53be0a)

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

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


    from 14337f6  [SPARK-29643][SQL] ALTER TABLE/VIEW (DROP PARTITION) should look up catalog/table like v2 commands
     add f53be0a  [SPARK-29109][SQL][TESTS] Port window.sql (Part 3)

No new revisions were added by this update.

Summary of changes:
 .../sql-tests/inputs/postgreSQL/window_part3.sql   | 451 +++++++++++++++++++++
 .../results/postgreSQL/window_part3.sql.out        | 409 +++++++++++++++++++
 2 files changed, 860 insertions(+)
 create mode 100644 sql/core/src/test/resources/sql-tests/inputs/postgreSQL/window_part3.sql
 create mode 100644 sql/core/src/test/resources/sql-tests/results/postgreSQL/window_part3.sql.out


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