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 2019/07/30 07:41:33 UTC

[spark] branch branch-2.3 updated (416aba4 -> 998ac04)

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

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


    from 416aba4  [SPARK-25474][SQL][2.3] Support `spark.sql.statistics.fallBackToHdfs` in data source tables
     add 998ac04  [SPARK-28156][SQL][BACKPORT-2.3] Self-join should not miss cached view

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/analysis/Analyzer.scala     |  2 -
 .../sql/catalyst/analysis/CheckAnalysis.scala      | 43 ++++++++++++
 .../apache/spark/sql/catalyst/analysis/view.scala  | 80 +++++++---------------
 .../plans/logical/basicLogicalOperators.scala      |  3 +
 .../scala/org/apache/spark/sql/SQLQuerySuite.scala | 31 +++++++++
 5 files changed, 103 insertions(+), 56 deletions(-)


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