Commit 1ed1c68
[SQL] remove a decimal case branch that has no effect at runtime
it generates warnings at compile time marmbrus
Author: Xiangrui Meng <[email protected]>
Closes #3192 from mengxr/dtc-decimal and squashes the following commits:
955e9fb [Xiangrui Meng] remove a decimal case branch that has no effect
(cherry picked from commit d793d80)
Signed-off-by: Michael Armbrust <[email protected]>1 parent 0089a4f commit 1ed1c68
File tree
1 file changed
+0
-1
lines changed- sql/core/src/main/scala/org/apache/spark/sql/types/util
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
137 | 136 | | |
138 | 137 | | |
139 | 138 | | |
| |||
0 commit comments