[api] Avoid overflow in composite type default size#8517
Merged
JingsongLi merged 1 commit intoJul 9, 2026
Annotations
12 warnings
|
Test
match may not be exhaustive.
|
|
Test
Exhaustivity analysis reached max recursion depth, not all missing cases are reported.
|
|
Build
non-variable type argument String in type pattern Seq[String] (the underlying of Seq[String]) is unchecked since it is eliminated by erasure
|
|
Build
non-variable type argument String in type pattern Seq[String] (the underlying of Seq[String]) is unchecked since it is eliminated by erasure
|
|
Build
match may not be exhaustive.
|
|
Build
A try without a catch or finally is equivalent to putting its body in a block; no exceptions are handled.
|
|
Build
A try without a catch or finally is equivalent to putting its body in a block; no exceptions are handled.
|
|
Build
A try without a catch or finally is equivalent to putting its body in a block; no exceptions are handled.
|
|
Build
A try without a catch or finally is equivalent to putting its body in a block; no exceptions are handled.
|
|
Build
imported `util` is permanently hidden by definition of package util in package spark
|
|
Build
match may not be exhaustive.
|
|
Build
Exhaustivity analysis reached max recursion depth, not all missing cases are reported.
|
background
wait
wait-all
cancel
parallel
Loading