spark-instrumented-optimizer/sql/catalyst/src
Michael Armbrust 19c8fb02bc [SQL] Improve SparkSQL Aggregates
* Add native min/max (was using hive before).
* Handle nulls correctly in Avg and Sum.

Author: Michael Armbrust <michael@databricks.com>

Closes #683 from marmbrus/aggFixes and squashes the following commits:

64fe30b [Michael Armbrust] Improve SparkSQL Aggregates * Add native min/max (was using hive before). * Handle nulls correctly in Avg and Sum.
2014-05-08 01:08:43 -04:00
..
main/scala/org/apache/spark/sql [SQL] Improve SparkSQL Aggregates 2014-05-08 01:08:43 -04:00
test/scala/org/apache/spark/sql/catalyst [WIP][Spark-SQL] Optimize the Constant Folding for Expression 2014-05-07 03:37:12 -04:00