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-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to