You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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).
The text was updated successfully, but these errors were encountered: