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-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to