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 2020/02/19 05:42:19 UTC

[spark] branch branch-3.0 updated (52c92ad -> ac82bb4)

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

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


    from 52c92ad  [SPARK-30346][CORE] Improve logging when events dropped
     add ac82bb4  [SPARK-30814][SQL][3.0] ALTER TABLE ... ADD COLUMN position should be able to reference columns being added

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/analysis/Analyzer.scala     | 46 +++++++++++++---------
 .../sql/catalyst/analysis/CheckAnalysis.scala      | 38 +++++++++++++++---
 .../spark/sql/connector/AlterTableTests.scala      | 36 +++++++++++++++++
 .../connector/V2CommandsCaseSensitivitySuite.scala | 28 ++++++++++++-
 4 files changed, 122 insertions(+), 26 deletions(-)


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