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 773cfde  [SPARK-27917][SQL] canonical form of CaseWhen object is 
incorrect
     add c1bb331  [SPARK-27425][SQL] Add count_if function

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/analysis/FunctionRegistry.scala   |  1 +
 .../catalyst/expressions/aggregate/CountIf.scala   | 55 ++++++++++++++++++++++
 .../sql/catalyst/optimizer/finishAnalysis.scala    |  5 +-
 .../apache/spark/sql/DataFrameAggregateSuite.scala | 40 ++++++++++++++++
 4 files changed, 99 insertions(+), 2 deletions(-)
 create mode 100644 
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/aggregate/CountIf.scala


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

Reply via email to