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/15 06:51:49 UTC

[spark] branch master updated (767ea86 -> 71133e1)

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 767ea86  [SPARK-34225][CORE][FOLLOWUP] Replace Hadoop's Path with Utils.resolveURI to make the way to get URI simple
     add 71133e1  [SPARK-35070][SQL] TRANSFORM not support alias in inputs

No new revisions were added by this update.

Summary of changes:
 docs/sql-migration-guide.md                        |   2 +
 .../apache/spark/sql/catalyst/parser/SqlBase.g4    |  10 +-
 .../spark/sql/catalyst/parser/AstBuilder.scala     |  14 ++-
 .../test/resources/sql-tests/inputs/transform.sql  |  49 +++++----
 .../resources/sql-tests/results/transform.sql.out  | 116 ++++++++++++++-------
 5 files changed, 125 insertions(+), 66 deletions(-)

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