You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2019/09/27 12:31:33 UTC

[spark] branch master updated (bd28e8e -> 4dd0066)

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

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


    from bd28e8e  [SPARK-29213][SQL] Generate extra IsNotNull predicate in FilterExec
     add 4dd0066  [SPARK-21914][SQL][TESTS] Check results of expression examples

No new revisions were added by this update.

Summary of changes:
 .../aggregate/ApproximatePercentile.scala          |  2 +-
 .../expressions/aggregate/CentralMomentAgg.scala   |  6 +--
 .../sql/catalyst/expressions/arithmetic.scala      |  2 +-
 .../catalyst/expressions/complexTypeCreator.scala  |  4 +-
 .../sql/catalyst/expressions/csvExpressions.scala  |  6 +--
 .../catalyst/expressions/datetimeExpressions.scala | 10 ++--
 .../sql/catalyst/expressions/generators.scala      | 24 ++++-----
 .../spark/sql/catalyst/expressions/grouping.scala  | 60 +++++++++++-----------
 .../expressions/higherOrderFunctions.scala         |  2 +-
 .../sql/catalyst/expressions/jsonExpressions.scala | 10 ++--
 .../sql/catalyst/expressions/mathExpressions.scala |  4 +-
 .../catalyst/expressions/regexpExpressions.scala   | 15 +++---
 .../catalyst/expressions/stringExpressions.scala   | 14 ++---
 .../spark/sql/catalyst/expressions/xml/xpath.scala |  2 +-
 .../scala/org/apache/spark/sql/SQLQuerySuite.scala | 52 ++++++++++++++++++-
 15 files changed, 133 insertions(+), 80 deletions(-)


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