Commit 077f633
committed
[SQL] Handle null values in debug()
Author: Michael Armbrust <[email protected]>
Closes #1646 from marmbrus/nullDebug and squashes the following commits:
49050a8 [Michael Armbrust] Handle null values in debug()1 parent 2e6efca commit 077f633
File tree
1 file changed
+3
-1
lines changed- sql/core/src/main/scala/org/apache/spark/sql/execution/debug
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
109 | 111 | | |
110 | 112 | | |
111 | 113 | | |
| |||
0 commit comments