[
https://issues.apache.org/jira/browse/ARROW-998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17658031#comment-17658031
]
Rok Mihevc commented on ARROW-998:
----------------------------------
This issue has been migrated to [issue
#16594|https://github.com/apache/arrow/issues/16594] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [Doc] File format documents incorrect schema location
> -----------------------------------------------------
>
> Key: ARROW-998
> URL: https://issues.apache.org/jira/browse/ARROW-998
> Project: Apache Arrow
> Issue Type: Bug
> Components: Documentation
> Reporter: Brian Hulette
> Assignee: Wes McKinney
> Priority: Major
> Fix For: 0.4.0
>
>
> The documentation for the file format makes it look like the schema is at the
> beginning of the file, since it "contains" the streaming format
> (https://github.com/apache/arrow/blob/master/format/IPC.md#file-format), but
> in reality the schema is in the footer
> (https://github.com/apache/arrow/blob/master/format/File.fbs#L29)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)