KalleOlaviNiemitalo commented on PR #1922:
URL: https://github.com/apache/avro/pull/1922#issuecomment-1290386587

   
[BinaryNode](https://github.com/FasterXML/jackson-databind/blob/2.14/src/main/java/com/fasterxml/jackson/databind/node/BinaryNode.java)
 is documented as "Base64 encoded binary value", but Avro does not use Base64 
in field default values or in JSON encoding, so I don't think 
Schema.isValidValue needs to support the BinaryNode type.


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