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 479954cf73a5 [SPARK-47131][SQL][COLLATION] String function support: 
contains, startswith, endswith
     add 7e7f3ff9e281 [SPARK-47070] Fix invalid aggregation after subquery 
rewrite

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/optimizer/subquery.scala    |  65 +++++-
 .../exists-subquery/exists-aggregate.sql.out       | 131 ++++++++++++
 .../subquery/in-subquery/in-group-by.sql.out       | 237 +++++++++++++++++++++
 .../subquery/exists-subquery/exists-aggregate.sql  |  39 +++-
 .../inputs/subquery/in-subquery/in-group-by.sql    |  71 ++++++
 .../exists-subquery/exists-aggregate.sql.out       |  83 ++++++++
 .../subquery/in-subquery/in-group-by.sql.out       | 117 ++++++++++
 7 files changed, 736 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