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

Benchmark both scenarios, with records skipped and without skipping, for delta-bin-packed primitive arrays with half nulls. #6489

Merged

Conversation

wiedld
Copy link
Contributor

@wiedld wiedld commented Oct 1, 2024

Which issue does this PR close?

Follow up to this comment, when it was noticed that a certain benchmark scenario is not covered.

Rationale for this change

The delta-bin-packed primitive arrays, when half null, was not benchmarked for both skipping and no skipped record batches. This is a minor change to include both scenarios.

What changes are included in this PR?

See above.

Are there any user-facing changes?

No

…pped, for the delta-bin-packed primitive arrays
@github-actions github-actions bot added the parquet Changes to the parquet crate label Oct 1, 2024
@wiedld
Copy link
Contributor Author

wiedld commented Oct 1, 2024

@etseidl -- lmk what you think. 🙏🏼

@etseidl
Copy link
Contributor

etseidl commented Oct 1, 2024

Ah, I understand now. Yes, this looks good to me. Makes me wonder why skip is only tested for binary packed. 🤔

@tustvold tustvold merged commit af10781 into apache:master Oct 5, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
parquet Changes to the parquet crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants