carols10cents commented on pull request #8962:
URL: https://github.com/apache/arrow/pull/8962#issuecomment-748283717


   > Sorry, I was talking about the Java implementation - unilaterally filling 
in an empty buffer on deserialization when not provided there broke other code 
which assumed there would be _no_ buffer instead of an empty one. (So what I 
meant is that while the original code would be fine with any Protobuf 
implementation that doesn't write out empty fields, it would break with one 
that did write them out.)
   
   Yes, I meant that because the C++ client is currently a Protobuf 
implementation that is writing out an empty field (I think), wouldn't the 
archery integration tests with the Java server and C++ client on the 
generated_null test currently be failing?


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

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


Reply via email to