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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to