[
https://issues.apache.org/jira/browse/ARROW-4474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-4474:
----------------------------------
Labels: flight pull-request-available (was: flight)
> [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
>
> 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
(v7.6.3#76005)