spark-instrumented-optimizer/sql/hive
Wenchen Fan b71d3254e5 [SPARK-8075] [SQL] apply type check interface to more expressions
a follow up of https://github.com/apache/spark/pull/6405.
Note: It's not a big change, a lot of changing is due to I swap some code in `aggregates.scala` to make aggregate functions right below its corresponding aggregate expressions.

Author: Wenchen Fan <cloud0fan@outlook.com>

Closes #6723 from cloud-fan/type-check and squashes the following commits:

2124301 [Wenchen Fan] fix tests
5a658bb [Wenchen Fan] add tests
287d3bb [Wenchen Fan] apply type check interface to more expressions
2015-06-24 16:26:00 -07:00
..
compatibility/src/test/scala/org/apache/spark/sql/hive/execution [SPARK-7859] [SQL] Collect_set() behavior differences which fails the unit test under jdk8 2015-06-22 20:04:49 -07:00
src [SPARK-8075] [SQL] apply type check interface to more expressions 2015-06-24 16:26:00 -07:00
pom.xml [SPARK-7801] [BUILD] Updating versions to SPARK 1.5.0 2015-06-03 10:11:27 -07:00