Skip to content

[flink] Replace DiscardingSink with PaimonDiscardingSink in coordinat… #12

[flink] Replace DiscardingSink with PaimonDiscardingSink in coordinat…

[flink] Replace DiscardingSink with PaimonDiscardingSink in coordinat… #12

Triggered via push July 6, 2026 06:03
Status Success
Total duration 1h 4m 21s
Artifacts
Fit to window
Zoom out
Zoom in

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.