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/18 05:03:01 UTC

[spark] branch master updated (d8c0599 -> 5866bc7)

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 d8c0599  [SPARK-30791][SQL][PYTHON] Add 'sameSemantics' and 'sementicHash' methods in Dataset
     add 5866bc7  [SPARK-30814][SQL] 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      | 26 +++++++++---
 .../spark/sql/connector/AlterTableTests.scala      | 36 +++++++++++++++++
 .../connector/V2CommandsCaseSensitivitySuite.scala | 28 ++++++++++++-
 4 files changed, 111 insertions(+), 25 deletions(-)


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