Repository: spark
Updated Branches:
refs/heads/master eec74ba8b -> 363a476c3
[SPARK-11528] [SQL] Typed aggregations for Datasets
This PR adds the ability to do typed SQL aggregations. We will likely also
want to provide an interface to allow users to do aggregations on objects, but
this is
Repository: spark
Updated Branches:
refs/heads/branch-1.6 1b43dd391 -> 1cfad7d55
[SPARK-11528] [SQL] Typed aggregations for Datasets
This PR adds the ability to do typed SQL aggregations. We will likely also
want to provide an interface to allow users to do aggregations on objects, but
this