Skip to content

Conversation

@robert3005
Copy link
Contributor

No description provided.

@robert3005 robert3005 changed the title Use ValidityMask instead of Validity in BitPacked::search_sorted Use Validity::null_count in BitPacked::search_sorted Feb 5, 2025
@robert3005 robert3005 enabled auto-merge (squash) February 5, 2025 18:26
}
};
// In sorted order, nulls come before all the non-null values, i.e. we skip invalid_count worth of entries from beginning
let first_non_null_idx = array.invalid_count()?;
Copy link
Contributor

Choose a reason for hiding this comment

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

Cute

@robert3005 robert3005 merged commit 3dc9a27 into develop Feb 5, 2025
21 checks passed
@robert3005 robert3005 deleted the rk/validitymask branch February 5, 2025 20:00
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