Skip to content

Upgrade iceberg-1.5.2.8 to include compaction improvement#489

Merged
teamurko merged 2 commits intolinkedin:mainfrom
teamurko:iceberg_upgrade
Mar 9, 2026
Merged

Upgrade iceberg-1.5.2.8 to include compaction improvement#489
teamurko merged 2 commits intolinkedin:mainfrom
teamurko:iceberg_upgrade

Conversation

@teamurko
Copy link
Collaborator

@teamurko teamurko commented Mar 9, 2026

Upgrades iceberg from 1.5.2.7 to 1.5.2.8 which includes a fix for data rewrite task grouping to use data file length instead of sizeBytes (linkedin/iceberg#233). Adds an integration test that validates the corrected behavior.

Summary

Issue] Briefly discuss the summary of the changes made in this
pull request in 2-3 lines.

Changes

  • Client-facing API Changes
  • Internal API Changes
  • Bug Fixes
  • New Features
  • Performance Improvements
  • Code Style
  • Refactoring
  • Documentation
  • Tests

For all the boxes checked, please include additional details of the changes made in this pull request.

Testing Done

  • Manually Tested on local docker setup. Please include commands ran, and their output.
  • Added new tests for the changes made.
  • Updated existing tests to reflect the changes made.
  • No tests added or updated. Please explain why. If unsure, please feel free to ask for help.
  • Some other form of testing like staging or soak time in production. Please explain.

For all the boxes checked, include a detailed description of the testing done for the changes made in this pull request.

Additional Information

  • Breaking Changes
  • Deprecations
  • Large PR broken into smaller PRs, and PR plan linked in the description.

For all the boxes checked, include additional details of the changes made in this pull request.

…ceberg#233), add integration test

Upgrades iceberg from 1.5.2.7 to 1.5.2.8 which includes a fix for
budgeted rewrite task grouping to use data file length instead of
sizeBytes (linkedin/iceberg#233). Adds an integration test that
validates the corrected behavior.
Copy link
Contributor

@dushyantk1509 dushyantk1509 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding integration test.

@teamurko teamurko requested review from dushyantk1509 and sumedhsakdeo and removed request for dushyantk1509 March 9, 2026 17:00
@teamurko teamurko merged commit e429010 into linkedin:main Mar 9, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants