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 2021/04/14 15:04:22 UTC

[spark] branch master updated (a153efa -> 4ca9958)

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 a153efa  [SPARK-35002][YARN][TESTS][FOLLOW-UP] Fix java.net.BindException in MiniYARNCluster
     add 4ca9958  [SPARK-35069][SQL] TRANSFORM forbidden  `DISTICNT` and `ALL`, also make the error clear

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/catalyst/parser/SqlBase.g4    |  6 +--
 .../spark/sql/catalyst/parser/AstBuilder.scala     |  3 ++
 .../spark/sql/errors/QueryParsingErrors.scala      |  4 ++
 .../test/resources/sql-tests/inputs/transform.sql  | 14 ++++++-
 .../resources/sql-tests/results/transform.sql.out  | 45 +++++++++++++++++++++-
 5 files changed, 65 insertions(+), 7 deletions(-)

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