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

sunchao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from e2ea690  [SPARK-37221][SQL] The collect-like API in SparkPlan should 
support columnar output
     add 5cb0fb3  [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    | 85 +++++++++++++++++++---
 .../hive/client/HivePartitionFilteringSuite.scala  | 67 ++++++++++++++++-
 5 files changed, 176 insertions(+), 34 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to