[ 
https://issues.apache.org/jira/browse/ARROW-6795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated ARROW-6795:
----------------------------------
    Labels: pull-request-available  (was: )

> [C#] Reading large Arrow files in C# results in an exception
> ------------------------------------------------------------
>
>                 Key: ARROW-6795
>                 URL: https://issues.apache.org/jira/browse/ARROW-6795
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C#
>            Reporter: Eric Erhardt
>            Priority: Major
>              Labels: pull-request-available
>
> If you try to read a large Arrow file (2GB+) using the C# reader, you get an 
> exception because it is casting the file position (a 64-bit long) to a 32-bit 
> integer. When the file size is large
>  
> See [https://github.com/apache/arrow/pull/5412]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to