tschaub commented on issue #37402: URL: https://github.com/apache/arrow/issues/37402#issuecomment-1695036410
I've attached an archive with three test files. The `example.parquet` file passes the test above (it only has 5 rows in a single row group). The same test panics with either the `sparse-byte-arrays.parquet` or `sparse-strings.parquet`. I've included detail on the panics here: https://gist.github.com/tschaub/adfa736459398770b5cff327dc81ffe1. The `sparse-strings.parquet` panic looks similar to #37102. I'll try running both of these using your fix from #37112. [testdata.zip](https://github.com/apache/arrow/files/12450523/testdata.zip) Thanks for your help with this, @mapleFU. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
