Skip to content

feat: support totalBuckets of PartitionStatistics#107

Merged
lxy-9602 merged 1 commit into
alibaba:mainfrom
SteNicholas:PAIMON-106
Feb 4, 2026
Merged

feat: support totalBuckets of PartitionStatistics#107
lxy-9602 merged 1 commit into
alibaba:mainfrom
SteNicholas:PAIMON-106

Conversation

@SteNicholas

Copy link
Copy Markdown
Contributor

Purpose

Linked issue: close #106

Support totalBuckets of PartitionStatistics to align with apache/paimon#6964.

Tests

  • PartitionEntryTest, TestSimple
  • PartitionStatisticsTest, TestJsonizable

API and Format

No.

Documentation

No.

@SteNicholas SteNicholas marked this pull request as draft February 3, 2026 03:17
@SteNicholas SteNicholas force-pushed the PAIMON-106 branch 11 times, most recently from 5667228 to f7cf057 Compare February 3, 2026 07:34
@SteNicholas SteNicholas marked this pull request as ready for review February 3, 2026 08:14
@SteNicholas

Copy link
Copy Markdown
Contributor Author

Ping @lxy-9602, @lucasfang.

Comment thread src/paimon/core/partition/partition_statistics.h Outdated
Comment thread src/paimon/core/manifest/partition_entry.h Outdated

@lxy-9602 lxy-9602 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

+1

@lxy-9602 lxy-9602 merged commit c2d6ada into alibaba:main Feb 4, 2026
8 checks 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.

[Feature] Support totalBuckets of PartitionStatistics

3 participants