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 6699f76  [SPARK-35966][SQL] Port HIVE-17952: Fix license headers to 
avoid dangling javadoc warnings
     add 3c68343  [SPARK-35686][SQL] Not allow using auto-generated alias when 
creating view

No new revisions were added by this update.

Summary of changes:
 docs/sql-migration-guide.md                        |  2 +
 .../spark/sql/catalyst/analysis/Analyzer.scala     | 22 ++++++-
 .../org/apache/spark/sql/internal/SQLConf.scala    | 11 ++++
 .../apache/spark/sql/execution/command/views.scala | 13 ++++
 .../apache/spark/sql/execution/SQLViewSuite.scala  | 32 ++-------
 .../spark/sql/execution/SQLViewTestSuite.scala     | 75 ++++++++++++++++++++--
 .../sql/hive/execution/HiveSQLViewSuite.scala      |  8 +--
 7 files changed, 125 insertions(+), 38 deletions(-)

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

Reply via email to