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 115ed89  [SPARK-34366][SQL] Add interface for DS v2 metrics
     add 3b70829  [SPARK-34719][SQL] Correctly resolve the view query with 
duplicated column names

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/analysis/Analyzer.scala     | 30 ++++++++++----
 .../spark/sql/catalyst/analysis/unresolved.scala   | 11 +++++
 .../sql/catalyst/catalog/SessionCatalog.scala      | 24 ++++++++++-
 .../spark/sql/errors/QueryCompilationErrors.scala  | 10 +++++
 .../spark/sql/execution/SQLViewTestSuite.scala     | 48 ++++++++++++++++++++++
 5 files changed, 112 insertions(+), 11 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to