aboutsummaryrefslogtreecommitdiff
path: root/core/pom.xml
diff options
context:
space:
mode:
authorMichael Armbrust <michael@databricks.com>2014-07-29 18:14:20 -0700
committerMichael Armbrust <michael@databricks.com>2014-07-29 18:14:20 -0700
commit39b8193102ebf32ef6b40631a949318b281d44a1 (patch)
tree193c46eae261cbf81de4af5bd0d1d7abe5c453d2 /core/pom.xml
parent2c356665c986564482ccfb3f880f0a2c023a7cb7 (diff)
downloadspark-39b8193102ebf32ef6b40631a949318b281d44a1.tar.gz
spark-39b8193102ebf32ef6b40631a949318b281d44a1.tar.bz2
spark-39b8193102ebf32ef6b40631a949318b281d44a1.zip
[SPARK-2716][SQL] Don't check resolved for having filters.
For queries like `... HAVING COUNT(*) > 9` the expression is always resolved since it contains no attributes. This was causing us to avoid doing the Having clause aggregation rewrite. Author: Michael Armbrust <michael@databricks.com> Closes #1640 from marmbrus/havingNoRef and squashes the following commits: 92d3901 [Michael Armbrust] Don't check resolved for having filters.
Diffstat (limited to 'core/pom.xml')
0 files changed, 0 insertions, 0 deletions