[
https://issues.apache.org/jira/browse/ARROW-4474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661495#comment-17661495
]
Rok Mihevc commented on ARROW-4474:
-----------------------------------
This issue has been migrated to [issue
#21031|https://github.com/apache/arrow/issues/21031] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [Flight] FlightInfo should use signed integer types for payload size
> --------------------------------------------------------------------
>
> Key: ARROW-4474
> URL: https://issues.apache.org/jira/browse/ARROW-4474
> Project: Apache Arrow
> Issue Type: Bug
> Components: FlightRPC
> Reporter: David Li
> Assignee: David Li
> Priority: Major
> Labels: flight, pull-request-available
> Fix For: 0.13.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> The de-facto practice is to use -1 in FlightInfo to indicate that the number
> of records/size of the payload is unknown, looking at the Java
> implementation. However, the Protobuf definition uses an unsigned integer
> type, as does the C++ implementation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)