Commit cbb0b65
committed
[SPARK-13383][SQL] Fix test
## What changes were proposed in this pull request?
Reverting SPARK-13376 (d563c8f) affects the test added by SPARK-13383. So, I am fixing the test.
Author: Yin Huai <[email protected]>
Closes #11355 from yhuai/SPARK-13383-fix-test.1 parent bc35380 commit cbb0b65
File tree
1 file changed
+1
-2
lines changed- sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/optimizer
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
| 111 | + | |
113 | 112 | | |
114 | 113 | | |
115 | 114 | | |
| |||
0 commit comments