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 126310c  [SPARK-26601][SQL] Make broadcast-exchange thread pool 
configurable
     add d169b0a  [SPARK-27653][SQL] Add max_by() and min_by() SQL aggregate 
functions

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/analysis/FunctionRegistry.scala   |   2 +
 .../expressions/aggregate/MaxByAndMinBy.scala      | 128 +++++++++++++++++++++
 .../apache/spark/sql/DataFrameAggregateSuite.scala | 112 ++++++++++++++++++
 3 files changed, 242 insertions(+)
 create mode 100644 
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/aggregate/MaxByAndMinBy.scala


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

Reply via email to