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 2021/08/26 16:27:16 UTC

[GitHub] [arrow-rs] kyogesha opened a new issue #720: Support for nested data types

kyogesha opened a new issue #720:
URL: https://github.com/apache/arrow-rs/issues/720


   While reading a parquet file using arrow rust, I ran into an issue 
   ```
   ArrowError("reading List(GroupType ... into arrow not supported yet")
   ```
   
   Any timeline would be of great help.
   
   Thanks!
   


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



[GitHub] [arrow-rs] Igosuki commented on issue #720: Support for nested data types

Posted by GitBox <gi...@apache.org>.
Igosuki commented on issue #720:
URL: https://github.com/apache/arrow-rs/issues/720#issuecomment-1057879860


   @kesavkolla Here are two parquet-files that cannot be read by arrow-rs : 
   https://github.com/Igosuki/arrow2/blob/main/part-00000-b4749aa1-94e4-4ddb-bab2-954c4d3a290f.c000.snappy.parquet
   https://github.com/chauhanVritul/sampleparquet/blob/main/part-00000-8e5acb24-eb4e-491c-8c85-88799f25d1f0-c000.snappy.parquet


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



[GitHub] [arrow-rs] kesavkolla commented on issue #720: Support for nested data types

Posted by GitBox <gi...@apache.org>.
kesavkolla commented on issue #720:
URL: https://github.com/apache/arrow-rs/issues/720#issuecomment-910429947


   @kyogesha can you add the actual type definition that is involved in this exception?


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