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 f5a45826bbff [SPARK-52532][SQL][TESTS] Add tests for hidden or main output prioritization during attribute name conflict add 23617db84e5f [SPARK-52531][SQL] `OuterReference` in subquery aggregate is incorrectly tied to outer query aggregate No new revisions were added by this update. Summary of changes: .../spark/sql/catalyst/analysis/Analyzer.scala | 15 +++++++------- .../scalar-subquery-predicate.sql.out | 24 ++++++++++++++++++++++ .../scalar-subquery/scalar-subquery-predicate.sql | 11 ++++++++++ .../scalar-subquery-predicate.sql.out | 16 +++++++++++++++ 4 files changed, 59 insertions(+), 7 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org