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 ba85b25e3867 [SPARK-53100][SQL] Use Java `String.substring` instead of 
`StringUtils.substring`
     add c28b51b4dae3 [SPARK-53095][SQL] Support HMS v4.1

No new revisions were added by this update.

Summary of changes:
 docs/sql-data-sources-hive-tables.md                  |  2 +-
 docs/sql-migration-guide.md                           |  2 +-
 .../scala/org/apache/spark/sql/hive/HiveUtils.scala   |  2 +-
 .../apache/spark/sql/hive/client/HiveClientImpl.scala |  1 +
 .../org/apache/spark/sql/hive/client/HiveShim.scala   |  2 ++
 .../spark/sql/hive/client/IsolatedClientLoader.scala  |  1 +
 .../org/apache/spark/sql/hive/client/package.scala    | 19 ++++++++++++++++++-
 .../spark/sql/hive/client/HiveClientSuite.scala       |  8 +++++---
 .../spark/sql/hive/client/HiveClientVersions.scala    |  2 +-
 9 files changed, 31 insertions(+), 8 deletions(-)


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

Reply via email to