Skip to content

Conversation

@wesm
Copy link
Member

@wesm wesm commented Jun 9, 2020

No description provided.

@wesm wesm closed this Jun 9, 2020
@wesm wesm deleted the ARROW-9075 branch June 9, 2020 23:38
OptionalBitBlockCounter optional_counter(bitmap, 0, nbytes * 8);
BitBlockCounter bit_counter(bitmap->data(), 0, nbytes * 8);

while (true) {
Copy link
Contributor

Choose a reason for hiding this comment

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

I think do/while here might be more natural?

@wesm
Copy link
Member Author

wesm commented Jun 10, 2020

I didn't mean to open this PR

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