Skip to content

[core][flink][spark] Support ARRAY<BLOB> blob files #5325

[core][flink][spark] Support ARRAY<BLOB> blob files

[core][flink][spark] Support ARRAY<BLOB> blob files #5325

Triggered via pull request July 10, 2026 02:58
Status Success
Total duration 24m 18s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
build_test
non-variable type argument String in type pattern Seq[String] (the underlying of Seq[String]) is unchecked since it is eliminated by erasure
build_test
non-variable type argument String in type pattern Seq[String] (the underlying of Seq[String]) is unchecked since it is eliminated by erasure
build_test
match may not be exhaustive.
build_test
A try without a catch or finally is equivalent to putting its body in a block; no exceptions are handled.
build_test
imported `util` is permanently hidden by definition of package util in package spark
build_test
match may not be exhaustive.
build_test
Exhaustivity analysis reached max recursion depth, not all missing cases are reported.