Palash Goel created ARROW-11069: ----------------------------------- Summary: Parquet writer incorrect data being written when data type is dictionary Key: ARROW-11069 URL: https://issues.apache.org/jira/browse/ARROW-11069 Project: Apache Arrow Issue Type: Bug Components: Python Affects Versions: 2.0.0 Environment: pandas v1.0.4 Reporter: Palash Goel Attachments: first_write.parquet, original.parquet
When writing a dict column using pyarrow. This incorrect results start appearing after index 1024. first_write.parquet was created after reading and then writing it again. -- This message was sent by Atlassian Jira (v8.3.4#803005)