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/04/01 16:47:32 UTC

[GitHub] [arrow-rs] viirya commented on issue #1515: cannot read parquet file

viirya commented on issue #1515:
URL: https://github.com/apache/arrow-rs/issues/1515#issuecomment-1086128907


   The current `List` logic in `get_arrow_field` is not correct. Proposed a fix at #1517.
   
   But after the fix, you still get:
   
   ```
   panicked at 'Failed to read into array!: ArrowError("Reading repeated field (\"cols\") is not supported yet!")'
   ```
   
   It is another issue, I think.
   


-- 
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