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 6b1f1a6932f2 [SPARK-52976][PYTHON] Fix Python UDF not accepting 
collated string as input param/return type
     add 69b45c654b58 [SPARK-53183][SQL] Use Java `Files.readString` instead of 
`o.a.s.sql.catalyst.util.fileToString`

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/jdbc/querytest/CrossDbmsQueryTestSuite.scala     |  6 +++---
 .../scala/org/apache/spark/sql/catalyst/util/package.scala     | 10 ----------
 .../scala/org/apache/spark/sql/catalyst/SQLKeywordSuite.scala  |  6 +++---
 .../scala/org/apache/spark/sql/ExpressionsSchemaSuite.scala    |  5 +++--
 .../scala/org/apache/spark/sql/ICUCollationsMapSuite.scala     |  6 ++++--
 .../test/scala/org/apache/spark/sql/SQLQueryTestHelper.scala   |  4 ++--
 .../test/scala/org/apache/spark/sql/SQLQueryTestSuite.scala    |  7 ++++---
 .../test/scala/org/apache/spark/sql/TPCDSQueryTestSuite.scala  |  4 ++--
 .../sql/hive/thriftserver/ThriftServerQueryTestSuite.scala     |  4 ++--
 .../apache/spark/sql/hive/execution/HiveComparisonTest.scala   |  3 ++-
 .../apache/spark/sql/hive/execution/HiveQueryFileTest.scala    |  5 ++---
 11 files changed, 27 insertions(+), 33 deletions(-)


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

Reply via email to