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 791de00  [SPARK-34182][AVRO] Improve error messages when matching 
Catalyst-to-Avro schemas
     add 76a7fca  [SPARK-34335][SQL] Support referencing subquery with column 
aliases by table alias

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/parser/AstBuilder.scala     |  6 +--
 .../sql/catalyst/parser/PlanParserSuite.scala      | 43 +++++++++++++++-------
 .../resources/sql-tests/inputs/table-aliases.sql   |  8 ++++
 .../sql-tests/results/grouping_set.sql.out         |  2 +-
 .../sql-tests/results/table-aliases.sql.out        | 38 ++++++++++++++++++-
 5 files changed, 78 insertions(+), 19 deletions(-)


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

Reply via email to