Spark:Add branch support to rewrite_data_files procedure #14964
Add branch support to rewrite_data_files procedure
88dfc142
97harsh
marked this pull request as draft 9 days ago
Add toBranch() implementation and tests for rewrite_data_files procedure
91ccc440
gradlew -Dall
0e696f79
Fix tests for rewrite_data_files with branch support
8ce09211
97harsh
marked this pull request as ready for review 9 days ago
Fix constructor chain in RewriteDataFilesCommitManager to prevent NPE
975e6e79
pvary
commented
on 2026-01-05
97harsh
marked this pull request as draft 9 days ago
Fix rewrite_data_files to use branch snapshot instead of main
efb1d57c
Test: Verify branch snapshot lineage in rewrite_data_files test
5ab9d807
97harsh
marked this pull request as ready for review 9 days ago
Fix spotless formatting in test and action files
d4e0a6e5
pvary
commented
on 2026-01-05
Add precondition to check branch exists in rewrite_data_files
2f3ee601
pvary
commented
on 2026-01-06
pvary
commented
on 2026-01-06
Refactor RewriteDataFilesProcedure to use concrete types in helper me…
40c5a4ad
Revert branch support from Spark 3.4, 3.5, 4.0
640603c6
Remove debug comment from branch compaction test
b4fcf5fc
Trigger CI
560ff4e2
Trigger CI
efd06dd6
pvary
commented
on 2026-01-06
pvary
commented
on 2026-01-06
pvary
commented
on 2026-01-06
pvary
commented
on 2026-01-06
Address PR review comments for branch compaction tests
649c4a77
pvary
commented
on 2026-01-07
Remove unnecessary cast in RewriteDataFilesProcedure
72b40b3f
pvary
approved these changes
on 2026-01-07
huaxingao
approved these changes
on 2026-01-07
Make toBranch(null) a no-op for default branch behavior
23ec30c9
pvary
commented
on 2026-01-08
Align toBranch() with SnapshotProducer: default to MAIN_BRANCH and re…
21ba4199
Trigger Build
2e232c72
Fix null branch handling in RewriteDataFilesProcedure
870cc50c
97harsh
force pushed
from
8f0b83cd
to
870cc50c
4 days ago
pvary
commented
on 2026-01-12
pvary
commented
on 2026-01-12
pvary
commented
on 2026-01-12
Update spark/v4.1/spark/src/main/java/org/apache/iceberg/spark/proced…
f220b409
Fix effectively final variable for lambda capture
f7acee37
pvary
approved these changes
on 2026-01-13
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub