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

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


    from 047b2247879 [SPARK-44849] Expose 
SparkConnectExecutionManager.listActiveExecutions
     add be04ac1ace9 [SPARK-44834][PYTHON][SQL][TESTS] Add SQL query tests for 
Python UDTFs

No new revisions were added by this update.

Summary of changes:
 .../sql-tests/analyzer-results/udtf/udtf.sql.out   | 96 ++++++++++++++++++++++
 .../test/resources/sql-tests/inputs/udtf/udtf.sql  | 18 ++++
 .../resources/sql-tests/results/udtf/udtf.sql.out  | 85 +++++++++++++++++++
 .../apache/spark/sql/IntegratedUDFTestUtils.scala  | 40 +++++++++
 .../org/apache/spark/sql/SQLQueryTestSuite.scala   | 28 +++++++
 .../thriftserver/ThriftServerQueryTestSuite.scala  |  2 +
 6 files changed, 269 insertions(+)
 create mode 100644 
sql/core/src/test/resources/sql-tests/analyzer-results/udtf/udtf.sql.out
 create mode 100644 sql/core/src/test/resources/sql-tests/inputs/udtf/udtf.sql
 create mode 100644 
sql/core/src/test/resources/sql-tests/results/udtf/udtf.sql.out


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

Reply via email to