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

[spark] branch branch-3.0 updated (4693523 -> 02f574c)

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

wenchen pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 4693523  [SPARK-34187][SS][3.0] Use available offset range obtained during polling when checking offset validation
     add 02f574c  [SPARK-34203][SQL][3.0] Convert `null` partition values to `__HIVE_DEFAULT_PARTITION__` in v1 `In-Memory` catalog

No new revisions were added by this update.

Summary of changes:
 .../catalyst/catalog/ExternalCatalogUtils.scala    |  2 +-
 .../sql/catalyst/catalog/InMemoryCatalog.scala     | 36 ++++++++++++++++------
 .../scala/org/apache/spark/sql/SQLQuerySuite.scala |  9 ------
 .../spark/sql/execution/command/DDLSuite.scala     | 33 ++++++++++++++++++--
 4 files changed, 58 insertions(+), 22 deletions(-)


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