You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ge...@apache.org on 2021/04/13 11:39:44 UTC

[spark] branch master updated (e70b0f8 -> 49618c9)

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

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


    from e70b0f8  [SPARK-35041][SQL] Revise the overflow in UTF8String
     add 49618c9  [SPARK-35043][SQL] Add condition lambda and rule id to the resolve function family

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/analysis/Analyzer.scala     |  18 +++-
 .../catalyst/expressions/randomExpressions.scala   |   3 +
 .../catalyst/expressions/windowExpressions.scala   |   3 +
 .../catalyst/plans/logical/AnalysisHelper.scala    | 107 ++++++++++++++++++---
 .../plans/logical/basicLogicalOperators.scala      |  16 +--
 .../sql/catalyst/rules/RuleIdCollection.scala      |   5 +
 .../apache/spark/sql/catalyst/trees/TreeNode.scala |   4 +-
 .../spark/sql/catalyst/trees/TreePatterns.scala    |   5 +-
 8 files changed, 134 insertions(+), 27 deletions(-)

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