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 2019/07/11 00:40:15 UTC

[spark] branch master updated (06ac7d5 -> b598dfd)

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 06ac7d5  [SPARK-27922][SQL][PYTHON][TESTS] Convert and port 'natural-join.sql' into UDF test base
     add b598dfd  [SPARK-28275][SQL][PYTHON][TESTS] Convert and port 'count.sql' into UDF test base

No new revisions were added by this update.

Summary of changes:
 .../resources/sql-tests/inputs/udf/udf-count.sql   | 28 +++++++++++
 .../sql-tests/results/udf/udf-count.sql.out        | 55 ++++++++++++++++++++++
 2 files changed, 83 insertions(+)
 create mode 100644 sql/core/src/test/resources/sql-tests/inputs/udf/udf-count.sql
 create mode 100644 sql/core/src/test/resources/sql-tests/results/udf/udf-count.sql.out


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