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 7fe1b93884aa [SPARK-46841][SQL] Add collation support for ICU locales 
and collation specifiers
     add 731a2cfcffae [SPARK-48273][SQL] Fix late rewrite of 
PlanWithUnresolvedIdentifier

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/analysis/Analyzer.scala     |  9 ++--
 .../analysis/ResolveIdentifierClause.scala         | 11 ++--
 .../spark/sql/catalyst/rules/RuleExecutor.scala    |  2 +-
 .../analyzer-results/identifier-clause.sql.out     | 59 ++++++++++++++++++++++
 .../sql-tests/inputs/identifier-clause.sql         |  9 ++++
 .../sql-tests/results/identifier-clause.sql.out    | 56 ++++++++++++++++++++
 6 files changed, 139 insertions(+), 7 deletions(-)


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

Reply via email to