You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by db...@apache.org on 2020/03/06 00:14:48 UTC

[spark] branch master updated (8d5ef2f -> fe126a6)

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

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


    from 8d5ef2f  [SPARK-31052][TEST][CORE] Fix flaky test "DAGSchedulerSuite.shuffle fetch failed on speculative task, but original task succeed"
     add fe126a6  [SPARK-31058][SQL][TEST-HIVE1.2] Consolidate the implementation of `quoteIfNeeded`

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/connector/catalog/IdentifierImpl.java |  2 +-
 .../sql/connector/catalog/CatalogV2Implicits.scala  | 10 +++++-----
 .../spark/sql/connector/catalog/V1Table.scala       | 13 +++----------
 .../catalyst/analysis/ResolveSessionCatalog.scala   |  2 +-
 .../execution/datasources/orc/OrcFiltersBase.scala  | 10 ----------
 .../sql/execution/datasources/orc/OrcFilters.scala  | 21 ++++++++++++---------
 .../sql/execution/datasources/orc/OrcFilters.scala  | 21 ++++++++++++---------
 7 files changed, 34 insertions(+), 45 deletions(-)


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