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

Panic in SerializedPageReader without offset index #2503

Closed
thinkharderdev opened this issue Aug 18, 2022 · 0 comments · Fixed by #2504
Closed

Panic in SerializedPageReader without offset index #2503

thinkharderdev opened this issue Aug 18, 2022 · 0 comments · Fixed by #2504
Labels
bug parquet Changes to the parquet crate

Comments

@thinkharderdev
Copy link
Contributor

Describe the bug

Without an OffsetIndex, you can get a panic by skipping a page which has already been peaked.

To Reproduce

Expected behavior

Additional context

@alamb alamb added the parquet Changes to the parquet crate label Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug parquet Changes to the parquet crate
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants