lidavidm commented on issue #36254:
URL: https://github.com/apache/arrow/issues/36254#issuecomment-1603269780

   Yes: 
https://github.com/apache/arrow/blob/2ce4a38fcf1fbd0d759b6c2cdf657f27ee6f02a9/cpp/src/arrow/flight/transport/grpc/serialization_internal.cc#L186
   
   IIRC this is due to gRPC/Protobuf; because messages are technically Protobuf 
(even if we bypass the Protobuf implementation) and because Protobuf itself is 
limited to 2 GiB we inherit that


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to