[
https://issues.apache.org/jira/browse/PARQUET-550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved PARQUET-550.
----------------------------------
Resolution: Fixed
This was resolved by PARQUET-818 (OS file interactions are handled by
libarrow_io, which does not have the large file concerns cited here)
> Large file concerns with fseek/ftell
> ------------------------------------
>
> Key: PARQUET-550
> URL: https://issues.apache.org/jira/browse/PARQUET-550
> Project: Parquet
> Issue Type: Bug
> Components: parquet-cpp
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Priority: Minor
>
> I've read that fseek/ftell can have issues with large files:
> https://www.securecoding.cert.org/confluence/display/c/FIO19-C.+Do+not+use+fseek()+and+ftell()+to+compute+the+size+of+a+regular+file
> This is not urgent, but should be examined in some more detail.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)