Commit 50c02d6
[SPARK-4274] [SQL] Fix NPE in printing the details of the query plan
Author: Cheng Hao <[email protected]>
Closes #3139 from chenghao-intel/comparison_test and squashes the following commits:
f5d7146 [Cheng Hao] avoid exception in printing the codegen enabled
(cherry picked from commit c764d0a)
Signed-off-by: Michael Armbrust <[email protected]>1 parent 07ba50f commit 50c02d6
File tree
1 file changed
+1
-1
lines changed- sql/core/src/main/scala/org/apache/spark/sql
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
444 | 444 | | |
445 | 445 | | |
446 | 446 | | |
447 | | - | |
| 447 | + | |
448 | 448 | | |
449 | 449 | | |
450 | 450 | | |
| |||
0 commit comments