Commit b184363
committed
[SPARK-26564] Fix wrong assertions and error messages for parameter checking
Fix newly found inconsistencies between assertions and messages1 parent 73fd0a5 commit b184363
File tree
2 files changed
+2
-2
lines changed- mllib/src/main/scala/org/apache/spark/ml/optim
- sql/core/src/main/scala/org/apache/spark/sql/execution/joins
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
416 | | - | |
| 416 | + | |
417 | 417 | | |
418 | 418 | | |
419 | 419 | | |
| |||
0 commit comments