You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2020/09/25 07:29:38 UTC

[spark] branch master updated (9e6882f -> e887c63)

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 9e6882f  [SPARK-32885][SS] Add DataStreamReader.table API
     add e887c63  [SPARK-32931][SQL] Unevaluable Expressions are not Foldable

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/catalyst/analysis/unresolved.scala  |  5 -----
 .../apache/spark/sql/catalyst/expressions/Expression.scala   |  4 +++-
 .../apache/spark/sql/catalyst/expressions/SortOrder.scala    |  3 ---
 .../sql/catalyst/expressions/aggregate/interfaces.scala      | 12 ++++++++----
 .../spark/sql/catalyst/expressions/complexTypeCreator.scala  |  1 -
 .../org/apache/spark/sql/catalyst/expressions/misc.scala     |  2 --
 .../apache/spark/sql/catalyst/expressions/predicates.scala   |  1 -
 .../spark/sql/catalyst/expressions/windowExpressions.scala   | 10 ++++------
 .../apache/spark/sql/catalyst/plans/logical/v2Commands.scala |  2 --
 9 files changed, 15 insertions(+), 25 deletions(-)


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