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/07/23 14:37:06 UTC

[spark] branch master updated (a8e3de3 -> 35345e3)

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 a8e3de3  [SPARK-32280][SPARK-32372][SQL] ResolveReferences.dedupRight should only rewrite attributes for ancestor nodes of the conflict plan
     add 35345e3  [SPARK-32374][SQL] Disallow setting properties when creating temporary views

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/catalyst/parser/AstBuilder.scala  |  9 +++++++--
 .../apache/spark/sql/catalyst/parser/DDLParserSuite.scala  | 14 ++++++++++++--
 .../test/resources/sql-tests/inputs/show-tblproperties.sql |  4 ++--
 .../resources/sql-tests/results/show-tblproperties.sql.out |  2 +-
 .../org/apache/spark/sql/execution/SQLViewSuite.scala      | 12 +++++++++++-
 5 files changed, 33 insertions(+), 8 deletions(-)


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