This is an automated email from the ASF dual-hosted git repository.

yamamuro pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 9273d42  [SPARK-33045][SQL][FOLLOWUP] Support built-in function 
like_any and fix StackOverflowError issue
     add cf4ad21  [SPARK-33503][SQL] Refactor SortOrder class to allow multiple 
childrens

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/analysis/Analyzer.scala     |  2 +-
 .../apache/spark/sql/catalyst/dsl/package.scala    |  4 ++--
 .../spark/sql/catalyst/expressions/SortOrder.scala | 10 +++++----
 .../spark/sql/catalyst/parser/AstBuilder.scala     |  2 +-
 .../main/scala/org/apache/spark/sql/Column.scala   |  8 +++----
 .../sql/execution/AliasAwareOutputExpression.scala |  6 +----
 .../sql/execution/joins/SortMergeJoinExec.scala    |  9 ++++----
 .../apache/spark/sql/execution/PlannerSuite.scala  | 26 ++++++++++++++++++++++
 8 files changed, 46 insertions(+), 21 deletions(-)


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

Reply via email to