[flink] Replace DiscardingSink with PaimonDiscardingSink in coordinat… #12
Annotations
10 warnings
|
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.
|