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

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


    from c3ce970  [SPARK-33533][SQL] Fix the regression bug that 
ConnectionProviders don't consider case-sensitivity for properties
     add 781e19c  [SPARK-33477][SQL] Hive Metastore support filter by date type

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/hive/HiveExternalCatalog.scala       |  6 +-
 .../apache/spark/sql/hive/client/HiveClient.scala  |  3 +-
 .../spark/sql/hive/client/HiveClientImpl.scala     |  6 +-
 .../apache/spark/sql/hive/client/HiveShim.scala    | 46 +++++++++--
 .../spark/sql/hive/client/FiltersSuite.scala       | 35 +++++++-
 .../hive/client/HivePartitionFilteringSuite.scala  | 92 +++++++++++++++++-----
 .../spark/sql/hive/client/VersionsSuite.scala      |  3 +-
 7 files changed, 155 insertions(+), 36 deletions(-)


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

Reply via email to