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 05428c21844 [SPARK-41334][CONNECT][PYTHON] Move `SortOrder` proto from relations to expressions add bc7b8f54d40 [SPARK-41441][SQL] Support Generate with no required child output to host outer references No new revisions were added by this update. Summary of changes: .../catalyst/optimizer/DecorrelateInnerQuery.scala | 12 +++++ .../spark/sql/catalyst/optimizer/subquery.scala | 29 ++++++++--- .../OptimizeOneRowRelationSubquerySuite.scala | 16 +++++- .../resources/sql-tests/inputs/join-lateral.sql | 8 +++ .../sql-tests/results/join-lateral.sql.out | 58 ++++++++++++++++++++++ 5 files changed, 115 insertions(+), 8 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org