Skip to content

[911] Carry Delta's nested field ids into the converted schema #1664

[911] Carry Delta's nested field ids into the converted schema

[911] Carry Delta's nested field ids into the converted schema #1664

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