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 7a1a5db  [SPARK-30414][SQL] ParquetRowConverter optimizations: arrays, 
maps, plus misc. constant factors
     add 866b7df  [SPARK-30335][SQL][DOCS] Add a note first, last, collect_list 
and collect_set can be non-deterministic in SQL function docs as well

No new revisions were added by this update.

Summary of changes:
 R/pkg/R/functions.R                                | 12 +++----
 python/pyspark/sql/functions.py                    | 12 +++----
 .../sql/catalyst/expressions/aggregate/First.scala |  4 +++
 .../sql/catalyst/expressions/aggregate/Last.scala  |  4 +++
 .../catalyst/expressions/aggregate/collect.scala   |  8 +++++
 .../scala/org/apache/spark/sql/functions.scala     | 40 +++++++++++-----------
 6 files changed, 48 insertions(+), 32 deletions(-)


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

Reply via email to