spark-instrumented-optimizer/sql/core
Wenchen Fan b91873db09 [SPARK-20409][SQL] fail early if aggregate function in GROUP BY
## What changes were proposed in this pull request?

It's illegal to have aggregate function in GROUP BY, and we should fail at analysis phase, if this happens.

## How was this patch tested?

new regression test

Author: Wenchen Fan <wenchen@databricks.com>

Closes #17704 from cloud-fan/minor.
2017-04-20 16:59:38 +02:00
..
benchmarks [SPARK-17335][SQL] Fix ArrayType and MapType CatalogString. 2016-09-03 19:02:20 +02:00
src [SPARK-20409][SQL] fail early if aggregate function in GROUP BY 2017-04-20 16:59:38 +02:00
pom.xml [SPARK-20264][SQL] asm should be non-test dependency in sql/core 2017-04-09 20:32:07 -07:00