Commit cf2e567
Alain
[MLLIB][tree] Use a rdd api to verify size of input rdd > 0 when building meta data
Use rdd api isEmpty1 parent b448f47 commit cf2e567
File tree
1 file changed
+3
-3
lines changed- mllib/src/main/scala/org/apache/spark/mllib/tree/impl
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
111 | | - | |
112 | | - | |
| 110 | + | |
| 111 | + | |
113 | 112 | | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
0 commit comments