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

wenchen pushed a change to branch branch-3.1
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 851ebad  [SPARK-38151][SQL][TESTS] Handle `Pacific/Kanton` in 
DateTimeUtilsSuite
     add 4098d26  [SPARK-35531][SQL][3.1] Directly pass hive Table to 
HiveClient when call getPartitions to avoid unnecessary convert from HiveTable 
-> CatalogTable -> HiveTable

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/hive/client/HiveClient.scala  | 14 +-----
 .../spark/sql/hive/client/HiveClientImpl.scala     | 19 +++++---
 .../org/apache/spark/sql/hive/InsertSuite.scala    | 51 ++++++++++++++++++++++
 .../spark/sql/hive/client/VersionsSuite.scala      |  4 +-
 4 files changed, 67 insertions(+), 21 deletions(-)

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

Reply via email to