Commit e90035e
[SPARK-7886] Added unit test for HAVING aggregate pushdown.
This is a followup to apache#6712.
Author: Reynold Xin <[email protected]>
Closes apache#6739 from rxin/6712-followup and squashes the following commits:
fd9acfb [Reynold Xin] [SPARK-7886] Added unit test for HAVING aggregate pushdown.1 parent 57c60c5 commit e90035e
File tree
2 files changed
+7
-1
lines changed- sql
- core/src/test/scala/org/apache/spark/sql
- hive/src/main/scala/org/apache/spark/sql/hive
2 files changed
+7
-1
lines changedLines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
41 | 48 | | |
42 | 49 | | |
43 | 50 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1307 | 1307 | | |
1308 | 1308 | | |
1309 | 1309 | | |
1310 | | - | |
1311 | 1310 | | |
1312 | 1311 | | |
1313 | 1312 | | |
| |||
0 commit comments