Commit c9ac0e9
committed
[SPARK-11434][SPARK-11103][SQL] Fix test ": Filter applied on merged Parquet schema with new column fails"
https://issues.apache.org/jira/browse/SPARK-11434
Author: Yin Huai <[email protected]>
Closes #9387 from yhuai/SPARK-11434.
(cherry picked from commit 3c47188)
Signed-off-by: Yin Huai <[email protected]>1 parent 6b10ea5 commit c9ac0e9
File tree
1 file changed
+3
-3
lines changed- sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
326 | | - | |
| 326 | + | |
327 | 327 | | |
328 | | - | |
| 328 | + | |
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
333 | 333 | | |
334 | | - | |
| 334 | + | |
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
| |||
0 commit comments