This is an automated email from the ASF dual-hosted git repository.
wenchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.
from a5ff922 [SPARK-28308][CORE] CalendarInterval sub-second part should
be padded before parsing
add fe3e34d [SPARK-28273][SQL][PYTHON] Convert and port 'pgSQL/case.sql'
into UDF test base
No new revisions were added by this update.
Summary of changes:
python/pyspark/sql/udf.py | 6 +-
.../spark/sql/catalyst/expressions/ScalaUDF.scala | 3 +-
.../{pgSQL/case.sql => udf/pgSQL/udf-case.sql} | 55 ++++++++--------
.../resources/sql-tests/results/pgSQL/case.sql.out | 2 +-
.../case.sql.out => udf/pgSQL/udf-case.sql.out} | 74 +++++++++++-----------
.../apache/spark/sql/IntegratedUDFTestUtils.scala | 5 +-
.../org/apache/spark/sql/SQLQueryTestSuite.scala | 7 +-
.../test/scala/org/apache/spark/sql/UDFSuite.scala | 6 +-
8 files changed, 83 insertions(+), 75 deletions(-)
copy sql/core/src/test/resources/sql-tests/inputs/{pgSQL/case.sql =>
udf/pgSQL/udf-case.sql} (82%)
copy sql/core/src/test/resources/sql-tests/results/{pgSQL/case.sql.out =>
udf/pgSQL/udf-case.sql.out} (72%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]