Commit 76390ec
[SPARK-9950] [SQL] Wrong Analysis Error for grouping/aggregating on struct fields
This issue has been fixed by #8215, this PR added regression test for it.
Author: Wenchen Fan <cloud0fan@outlook.com>
Closes #8222 from cloud-fan/minor and squashes the following commits:
0bbfb1c [Wenchen Fan] fix style...
7e2d8d9 [Wenchen Fan] add test
(cherry picked from commit a4acdab)
Signed-off-by: Michael Armbrust <michael@databricks.com>1 parent 7279445 commit 76390ec
File tree
1 file changed
+5
-0
lines changed- sql/core/src/test/scala/org/apache/spark/sql
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
873 | 873 | | |
874 | 874 | | |
875 | 875 | | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
876 | 881 | | |
0 commit comments