[
https://issues.apache.org/jira/browse/ARROW-679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17657711#comment-17657711
]
Rok Mihevc commented on ARROW-679:
----------------------------------
This issue has been migrated to [issue
#16301|https://github.com/apache/arrow/issues/16301] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [Format] Change RecordBatch and Field length members from int to long
> ---------------------------------------------------------------------
>
> Key: ARROW-679
> URL: https://issues.apache.org/jira/browse/ARROW-679
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Format
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Priority: Major
> Fix For: 0.3.0
>
>
> This is based on the discussion in https://github.com/apache/arrow/pull/404
> for ARROW-661.
> The idea is that the C++ implementation will not permit lengths over
> INT32_MAX by default (you will still need to use an extra option), but we
> will permit them in the serialized metadata. Arrow implementations shall not
> be required to support "large" fields.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)