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/01/14 14:08:25 UTC

[spark] branch master updated (a2aa966 -> 176b696)

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 a2aa966  [SPARK-29544][SQL] optimize skewed partition based on data size
     add 176b696  [SPARK-30423][SQL] Deprecate UserDefinedAggregateFunction

No new revisions were added by this update.

Summary of changes:
 docs/sql-getting-started.md                        |  23 ++--
 .../sql/JavaUserDefinedUntypedAggregation.java     | 116 +++++++++++----------
 .../sql/UserDefinedUntypedAggregation.scala        |  62 +++++------
 .../org/apache/spark/sql/UDFRegistration.scala     |   4 +
 .../org/apache/spark/sql/expressions/udaf.scala    |   4 +
 5 files changed, 105 insertions(+), 104 deletions(-)


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