Skip to content

Core, Orc: Remove deprecated partition stats read functionality#14998

Merged
pvary merged 1 commit into
apache:mainfrom
gaborkaszab:main_remove_deprecated_partition_stat_read
May 22, 2026
Merged

Core, Orc: Remove deprecated partition stats read functionality#14998
pvary merged 1 commit into
apache:mainfrom
gaborkaszab:main_remove_deprecated_partition_stat_read

Conversation

@gaborkaszab
Copy link
Copy Markdown
Contributor

In 1.12.0 we can remove the deprecated read functionality for partition stats

@gaborkaszab gaborkaszab force-pushed the main_remove_deprecated_partition_stat_read branch from 0754269 to b3de566 Compare January 13, 2026 14:00
@gaborkaszab gaborkaszab changed the title Core, Orc: Remove deptecated partition stats read functionality Core, Orc: Remove deprecated partition stats read functionality Jan 14, 2026
@gaborkaszab gaborkaszab force-pushed the main_remove_deprecated_partition_stat_read branch from b3de566 to 83d9fe9 Compare February 2, 2026 13:32
testTable.updatePartitionStatistics().setPartitionStatistics(result).commit();
assertThat(result.snapshotId()).isEqualTo(currentSnapshot.snapshotId());
@Test
public void testAppendWithBothNullOptionalFields() {
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

These tests are from the removed PartitionStats to keep coverage

@gaborkaszab gaborkaszab force-pushed the main_remove_deprecated_partition_stat_read branch from 83d9fe9 to 3511127 Compare February 2, 2026 13:57
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 5, 2026

This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the dev@iceberg.apache.org list. Thank you for your contributions.

@github-actions github-actions Bot added the stale label Mar 5, 2026
@github-actions
Copy link
Copy Markdown

This pull request has been closed due to lack of activity. This is not a judgement on the merit of the PR in any way. It is just a way of keeping the PR queue manageable. If you think that is incorrect, or the pull request requires review, you can revive the PR at any time.

@github-actions github-actions Bot closed this Mar 13, 2026
@pvary pvary reopened this Mar 13, 2026
@github-actions github-actions Bot removed the stale label Mar 14, 2026
@github-actions
Copy link
Copy Markdown

This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the dev@iceberg.apache.org list. Thank you for your contributions.

@github-actions github-actions Bot added the stale label Apr 13, 2026
@gaborkaszab gaborkaszab force-pushed the main_remove_deprecated_partition_stat_read branch from 3511127 to 0b9a879 Compare April 14, 2026 11:53
@github-actions github-actions Bot removed the stale label Apr 15, 2026
@github-actions
Copy link
Copy Markdown

This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the dev@iceberg.apache.org list. Thank you for your contributions.

@github-actions github-actions Bot added the stale label May 15, 2026
@gaborkaszab gaborkaszab force-pushed the main_remove_deprecated_partition_stat_read branch 3 times, most recently from 55e9a7f to eda2d88 Compare May 21, 2026 12:03
Comment thread .palantir/revapi.yml
@gaborkaszab gaborkaszab force-pushed the main_remove_deprecated_partition_stat_read branch from eda2d88 to bedc8a6 Compare May 21, 2026 14:36
@github-actions github-actions Bot removed the stale label May 22, 2026
@pvary pvary merged commit f37a04b into apache:main May 22, 2026
69 of 70 checks passed
@pvary
Copy link
Copy Markdown
Contributor

pvary commented May 22, 2026

Merged to main.
Thanks @gaborkaszab for removing the deprecated stuff!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants