You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2020/02/25 08:38:26 UTC

[spark] branch master updated (f152d2a -> e45f2c7)

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

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


    from f152d2a  [SPARK-30944][BUILD] Update URL for Google Cloud Storage mirror of Maven Central
     add e45f2c7  [SPARK-28228][SQL][TESTS] Refactoring for nested CTE tests

No new revisions were added by this update.

Summary of changes:
 .../test/resources/sql-tests/inputs/cte-legacy.sql | 117 +-------------
 .../inputs/{cte-legacy.sql => cte-nested.sql}      |  10 --
 .../resources/sql-tests/inputs/cte-nonlegacy.sql   |   2 +-
 .../src/test/resources/sql-tests/inputs/cte.sql    | 106 ------------
 .../resources/sql-tests/results/cte-legacy.sql.out |  42 +----
 .../results/{cte.sql.out => cte-nested.sql.out}    | 177 +--------------------
 .../sql-tests/results/cte-nonlegacy.sql.out        | 177 +--------------------
 .../test/resources/sql-tests/results/cte.sql.out   | 174 +-------------------
 8 files changed, 7 insertions(+), 798 deletions(-)
 copy sql/core/src/test/resources/sql-tests/inputs/{cte-legacy.sql => cte-nested.sql} (86%)
 copy sql/core/src/test/resources/sql-tests/results/{cte.sql.out => cte-nested.sql.out} (59%)


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