Skip to content

[722] Implement iceberg versions for TableFormat and HoodieTableMetadata #1627

[722] Implement iceberg versions for TableFormat and HoodieTableMetadata

[722] Implement iceberg versions for TableFormat and HoodieTableMetadata #1627

Triggered via pull request August 19, 2026 23:20
Status Success
Total duration 7m 36s
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