jeremyosterhoudt opened a new pull request, #35222:
URL: https://github.com/apache/arrow/pull/35222

   Currently the `TotalBytes` and `TotalRecords` properties are not serialized 
into the `FlightInfo` ProtoBuf for C#/.NET.  This breaks compatibility with 
Arrow Flight implementation done in other languages (c++ for example).
   
   This PR adds the `TotalBytes` and `TotalRecords` properties to the protoBuf 
`FlightInfo` for the C# implementation.


-- 
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