You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ge...@apache.org on 2022/07/28 23:07:44 UTC

[spark] branch master updated (f49411e3cf5 -> 144d4c546f7)

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

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


    from f49411e3cf5 [SPARK-39528][SQL] Use V2 Filter in SupportsRuntimeFiltering
     add 144d4c546f7 [SPARK-39862][SQL] Fix two bugs in existence DEFAULT value lookups

No new revisions were added by this update.

Summary of changes:
 .../catalyst/analysis/ResolveDefaultColumns.scala  |  5 ++-
 .../spark/sql/catalyst/expressions/literals.scala  |  2 +-
 .../catalyst/util/ResolveDefaultColumnsUtil.scala  | 11 ++++--
 .../analysis/ExpressionTypeCheckingSuite.scala     |  4 +-
 .../catalyst/catalog/ExternalCatalogSuite.scala    |  3 +-
 .../sql/catalyst/catalog/SessionCatalogSuite.scala |  3 ++
 .../datasources/orc/OrcDeserializer.scala          | 25 ++++++------
 .../org/apache/spark/sql/sources/InsertSuite.scala | 46 ++++------------------
 8 files changed, 41 insertions(+), 58 deletions(-)


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