Skip to content

feature: Large bitset and run-length encodings #42

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 1, 2020

Conversation

astubbs
Copy link
Contributor

@astubbs astubbs commented Dec 1, 2020

Fixes #37 Support BitSet and RunLength encoding lengths longer than Short.MAX_VALUE enhancement

@astubbs astubbs force-pushed the feature/larger-bitsets branch from f26854a to 1678e59 Compare December 1, 2020 13:30
@astubbs astubbs merged commit 5dab32c into confluentinc:master Dec 1, 2020
@astubbs astubbs deleted the feature/larger-bitsets branch December 1, 2020 13:42
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.

Support BitSet and RunLength encoding lengths longer than Short.MAX_VALUE
1 participant