RustedBones commented on PR #33412:
URL: https://github.com/apache/beam/pull/33412#issuecomment-2607378978

   avro record set with `byte[]` can't be serialized by the avro coder.
   if user was setting a byte array on a field, this could only work when 
element is passed straight for conversion, which relies  on non deterministic 
step fusion. Even the test framework should catch that because it tests that 
elements can be serialized at boundaries.


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