You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2021/10/25 16:03:39 UTC

[spark] branch master updated (02d3b3b -> f1727a6)

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 02d3b3b  [SPARK-37098][SQL] Alter table properties should invalidate cache
     add f1727a6  [SPARK-35437][SQL] Use expressions to filter Hive partitions at client side

No new revisions were added by this update.

Summary of changes:
 .../catalyst/catalog/ExternalCatalogUtils.scala    | 42 ++++++-----
 .../org/apache/spark/sql/internal/SQLConf.scala    | 14 ++++
 .../spark/sql/hive/client/HiveClientImpl.scala     |  2 +-
 .../apache/spark/sql/hive/client/HiveShim.scala    | 84 ++++++++++++++++++----
 .../hive/client/HivePartitionFilteringSuite.scala  | 55 ++++++++++++++
 5 files changed, 167 insertions(+), 30 deletions(-)

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