Commits


mwish authored and GitHub committed 48d5151b87f
GH-45151: [C++][Parquet] Fix Null-dereference READ in parquet::arrow::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 <maplewish117@gmail.com> Co-authored-by: mwish <1506118561@qq.com> Co-authored-by: Gang Wu <ustcwg@gmail.com> Signed-off-by: mwish <maplewish117@gmail.com>