You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/05/04 17:21:10 UTC

[GitHub] [arrow-rs] tustvold commented on pull request #1588: Add support for nested list arrays (#993)

tustvold commented on PR #1588:
URL: https://github.com/apache/arrow-rs/pull/1588#issuecomment-1117608855

   I've confirmed this can read [nested_schema.parquet](https://github.com/apache/arrow-datafusion/files/7621703/nested_schema_1row.parquet.zip) from @andrei-ionescu on https://github.com/apache/arrow-datafusion/issues/1383.
   
   I've also confirmed this can read https://github.com/Igosuki/arrow2/blob/main/part-00000-b4749aa1-94e4-4ddb-bab2-954c4d3a290f.c000.snappy.parquet and https://github.com/chauhanVritul/sampleparquet/blob/main/part-00000-8e5acb24-eb4e-491c-8c85-88799f25d1f0-c000.snappy.parquet provided by @Igosuki on #720 
   
   I've done a manual inspection that the output is the same as duckdb, and it looks good


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org