RustedBones opened a new pull request, #33412:
URL: https://github.com/apache/beam/pull/33412

   Avro byte is represented with java ByteBuffer.
   
   Current implementation expects a byte array. This fails in practice with a 
ClassCastException: 
   `class java.nio.HeapByteBuffer cannot be cast to class [B`


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