Core, Orc: Remove deprecated partition stats read functionality#14998
Conversation
0754269 to
b3de566
Compare
b3de566 to
83d9fe9
Compare
| testTable.updatePartitionStatistics().setPartitionStatistics(result).commit(); | ||
| assertThat(result.snapshotId()).isEqualTo(currentSnapshot.snapshotId()); | ||
| @Test | ||
| public void testAppendWithBothNullOptionalFields() { |
There was a problem hiding this comment.
These tests are from the removed PartitionStats to keep coverage
83d9fe9 to
3511127
Compare
|
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. |
|
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. |
|
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. |
3511127 to
0b9a879
Compare
|
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. |
55e9a7f to
eda2d88
Compare
eda2d88 to
bedc8a6
Compare
|
Merged to main. |
In 1.12.0 we can remove the deprecated read functionality for partition stats