You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2019/07/30 07:14:56 UTC

[spark] branch master updated (d530d86 -> df84bfe)

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

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


    from d530d86  [SPARK-28326][SQL][TEST] Port join.sql
     add df84bfe  [SPARK-28406][SQL][TEST] Port union.sql

No new revisions were added by this update.

Summary of changes:
 .../resources/sql-tests/inputs/pgSQL/union.sql     | 472 +++++++++++++
 .../sql-tests/results/pgSQL/union.sql.out          | 771 +++++++++++++++++++++
 2 files changed, 1243 insertions(+)
 create mode 100644 sql/core/src/test/resources/sql-tests/inputs/pgSQL/union.sql
 create mode 100644 sql/core/src/test/resources/sql-tests/results/pgSQL/union.sql.out


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