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 1020c6d  Revert "[SPARK-36794][SQL] Ignore duplicated join keys when 
building relation for SEMI/ANTI hash join"
     add b1f1575  [SPARK-35531][SQL] 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