Commit d793d80
[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 effect1 parent acb55ae commit d793d80
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