Skip to content

[855] Add the 0.4.0 release blog post and widen the blog layout #1662

[855] Add the 0.4.0 release blog post and widen the blog layout

[855] Add the 0.4.0 release blog post and widen the blog layout #1662

Triggered via pull request August 25, 2026 19:18
Status Success
Total duration 1m 54s
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