This is an automated email from the ASF dual-hosted git repository.
wenchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.
from f281736 [SPARK-35618][SQL] Resolve star expressions in subqueries
using outer query plans
add 0c34b96 [SPARK-35685][SQL] Prompt recreating the view when there is
an incompatible schema issue
No new revisions were added by this update.
Summary of changes:
.../spark/sql/catalyst/analysis/Analyzer.scala | 5 ++--
.../spark/sql/catalyst/analysis/unresolved.scala | 6 ++++-
.../sql/catalyst/catalog/SessionCatalog.scala | 28 ++++++++++++++++------
.../spark/sql/errors/QueryCompilationErrors.scala | 6 +++--
.../sql/catalyst/catalog/SessionCatalogSuite.scala | 4 +++-
.../apache/spark/sql/catalyst/plans/PlanTest.scala | 9 ++++++-
.../apache/spark/sql/execution/SQLViewSuite.scala | 24 +++++++++++++++++++
.../spark/sql/execution/SQLViewTestSuite.scala | 9 ++-----
8 files changed, 70 insertions(+), 21 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]