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

Wes McKinney updated ARROW-6795:
--------------------------------
    Fix Version/s: 0.15.1

> [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
>             Fix For: 0.15.1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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