aboutsummaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorWilliam Benton <willb@redhat.com>2014-06-20 13:41:38 -0700
committerReynold Xin <rxin@apache.org>2014-06-20 13:41:54 -0700
commitc3cda49ebf52813a01e3974e04c7b65aefdf4843 (patch)
treef62946ed3bda1d63ee1f8bdca5a0307e3bf6d25b /conf
parentb1ea9e5bc7f4d7000e24bdf77e9e18c29cac7193 (diff)
downloadspark-c3cda49ebf52813a01e3974e04c7b65aefdf4843.tar.gz
spark-c3cda49ebf52813a01e3974e04c7b65aefdf4843.tar.bz2
spark-c3cda49ebf52813a01e3974e04c7b65aefdf4843.zip
SPARK-2180: support HAVING clauses in Hive queries
This PR extends Spark's HiveQL support to handle HAVING clauses in aggregations. The HAVING test from the Hive compatibility suite doesn't appear to be runnable from within Spark, so I added a simple comparable test to `HiveQuerySuite`. Author: William Benton <willb@redhat.com> Closes #1136 from willb/SPARK-2180 and squashes the following commits: 3bbaf26 [William Benton] Added casts to HAVING expressions 83f1340 [William Benton] scalastyle fixes 18387f1 [William Benton] Add test for HAVING without GROUP BY b880bef [William Benton] Added semantic error for HAVING without GROUP BY 942428e [William Benton] Added test coverage for SPARK-2180. 56084cc [William Benton] Add support for HAVING clauses in Hive queries. (cherry picked from commit 171ebb3a824a577d69443ec68a3543b27914cf6d) Signed-off-by: Reynold Xin <rxin@apache.org>
Diffstat (limited to 'conf')
0 files changed, 0 insertions, 0 deletions