Antonio Cavallo created ARROW-4050: -------------------------------------- Summary: core dump on reading parquet file Key: ARROW-4050 URL: https://issues.apache.org/jira/browse/ARROW-4050 Project: Apache Arrow Issue Type: Bug Components: C++, Python Reporter: Antonio Cavallo Attachments: bug.parquet
Hi, I've a crash when doing this: {{import pyarrow.parquet as pq}} {{pq.read_table('bug.parquet')}} [^bug.parquet] (this is the same generated by arrow/python/pyarrow/tests/test_parquet.py(112)test_single_pylist_column_roundtrip()) -- This message was sent by Atlassian JIRA (v7.6.3#76005)