Skip to content
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

parquet: Use constant for RLE decoder buffer size #1070

Merged
merged 1 commit into from Dec 21, 2021

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Dec 20, 2021

Which issue does this PR close?

Re #1061 and follow on to #1062.

Rationale for this change

Suggestion from @Dandandan : #1062 (comment)

What changes are included in this PR?

use named constant for rle decoder buffer size

Are there any user-facing changes?

No

@alamb alamb added the parquet Changes to the parquet crate label Dec 20, 2021
@Dandandan Dandandan merged commit 5a32391 into apache:master Dec 21, 2021
@Dandandan
Copy link
Contributor

@alamb 👍

@alamb alamb deleted the alamb/const_buffer_size branch December 21, 2021 11:54
@alamb alamb added the cherry-picked PR that was backported to active release (will be included in maintenance release) label Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-picked PR that was backported to active release (will be included in maintenance release) parquet Changes to the parquet crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants