spark-instrumented-optimizer/sql/core/src/test
Cheng Lian 56102dc2d8 [SPARK-2066][SQL] Adds checks for non-aggregate attributes with aggregation
This PR adds a new rule `CheckAggregation` to the analyzer to provide better error message for non-aggregate attributes with aggregation.

Author: Cheng Lian <lian.cs.zju@gmail.com>

Closes #2774 from liancheng/non-aggregate-attr and squashes the following commits:

5246004 [Cheng Lian] Passes test suites
bf1878d [Cheng Lian] Adds checks for non-aggregate attributes with aggregation
2014-10-13 13:36:39 -07:00
..
java/org/apache/spark/sql/api/java [SPARK-2739][SQL] Rename registerAsTable to registerTempTable 2014-08-02 18:27:04 -07:00
resources [SPARK-3748] Log thread name in unit test logs 2014-10-01 01:03:49 -07:00
scala/org/apache/spark/sql [SPARK-2066][SQL] Adds checks for non-aggregate attributes with aggregation 2014-10-13 13:36:39 -07:00