Skip to content

feat: support STATISTIC_KIND_NDV_BY_SEGMENTS in Cloudberry 2.1.0#73

Merged
tuhaihe merged 1 commit intoapache:mainfrom
robertmu:v2.1.0
Feb 28, 2026
Merged

feat: support STATISTIC_KIND_NDV_BY_SEGMENTS in Cloudberry 2.1.0#73
tuhaihe merged 1 commit intoapache:mainfrom
robertmu:v2.1.0

Conversation

@robertmu
Copy link
Contributor

Cloudberry 2.1.0 introduced a new statistic kind (stakind=8) to store the sum of local NDVs across all segments. Unlike other statistic kinds, this always stores an int8 array regardless of the column's underlying data type.

Cloudberry 2.1.0 introduced a new statistic kind (stakind=8) to store
the sum of local NDVs across all segments. Unlike other statistic kinds,
this always stores an int8 array regardless of the column's underlying
data type.
@tuhaihe tuhaihe merged commit 4717142 into apache:main Feb 28, 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.

2 participants