Commit 53184ce
[SPARK-12558][FOLLOW-UP] AnalysisException when multiple functions applied in GROUP BY clause
Addresses the comments from Yin.
#10520
Author: Dilip Biswal <[email protected]>
Closes #10758 from dilipbiswal/spark-12558-followup.
(cherry picked from commit db9a860)
Signed-off-by: Yin Huai <[email protected]>
Conflicts:
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveUDFSuite.scala1 parent 5803fce commit 53184ce
File tree
1 file changed
+9
-5
lines changed- sql/hive/src/test/scala/org/apache/spark/sql/hive/execution
1 file changed
+9
-5
lines changedLines changed: 9 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
351 | 351 | | |
352 | 352 | | |
353 | 353 | | |
354 | | - | |
355 | | - | |
356 | | - | |
357 | | - | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
358 | 362 | | |
359 | 363 | | |
360 | 364 | | |
| |||
0 commit comments