Skip to content

docs: Spark runtime guide, 0.4.0 release page, and xtable-service security note #1651

docs: Spark runtime guide, 0.4.0 release page, and xtable-service security note

docs: Spark runtime guide, 0.4.0 release page, and xtable-service security note #1651

Triggered via pull request August 24, 2026 19:38
Status Success
Total duration 1m 25s
Artifacts

mvn-license-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build: xtable-core/src/main/java/org/apache/xtable/kernel/DeltaKernelConversionSource.java#L77
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
build: xtable-core/src/main/java/org/apache/xtable/delta/DeltaConversionSource.java#L76
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
build: xtable-hudi-support/xtable-hudi-support-utils/src/main/java/org/apache/xtable/hudi/idtracking/models/IdTracking.java#L35
Ambiguous: Jackson2 and Jackson3 exist; define which variant(s) you want in 'lombok.config'. See https://projectlombok.org/features/experimental/Jacksonized