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

Add max_size to get_page_stream and get_page_iterator #173

Closed
jorgecarleitao opened this issue Aug 10, 2022 · 0 comments · Fixed by #172
Closed

Add max_size to get_page_stream and get_page_iterator #173

jorgecarleitao opened this issue Aug 10, 2022 · 0 comments · Fixed by #172

Comments

@jorgecarleitao
Copy link
Owner

When deserializing parquet pages, malicious/malformed thrift can cause OOM. To safeguard against this, we need to introduce a parameter denoting the maximum page size. See #172 for more details (it closes this issue).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant