Abacn commented on PR #26647:
URL: https://github.com/apache/beam/pull/26647#issuecomment-1546221422

   Yeah it's possible, though the cause #26408 is a little bit different
   - for STORAGE_API_WRITE, protobuf lib supports both byte[] and ByteBuffer, 
but Beam SDK code always cast to  byte[] before pass to protobuf (issue is on 
Beam side)
   - for FILE_LOAD, avro lib does not recognize byte[] (issue is on avro side)


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