You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "mapleFU (via GitHub)" <gi...@apache.org> on 2023/06/24 08:19:00 UTC

[GitHub] [arrow] mapleFU commented on issue #33188: [Parquet][C++][Python] "List index overflow" when read parquet file

mapleFU commented on issue #33188:
URL: https://github.com/apache/arrow/issues/33188#issuecomment-1605307520

   @thvasilo How do you create the data? I guess this is because writer is not arrow, so reader cannot use `LargeList`. How do you read from parquet? Can you try to use `LargeList` for the field?


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