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
…:ListToSchemaField (#45152)
### Rationale for this change
Fix Null-dereference READ in parquet::arrow::ListToSchemaField
### What changes are included in this PR?
Add a rule check before parquet::arrow::ListToSchemaField
### Are these changes tested?
Yes
### Are there any user-facing changes?
Bugfix
* GitHub Issue: #45151
Lead-authored-by: mwish <[email protected]>
Co-authored-by: mwish <[email protected]>
Co-authored-by: Gang Wu <[email protected]>
Signed-off-by: mwish <[email protected]>
Describe the bug, including details regarding any error messages, version, and platform.
Logs:
Which is introduced in #43995
Component(s)
C++, Parquet
The text was updated successfully, but these errors were encountered: