clesaec commented on PR #3543: URL: https://github.com/apache/avro/pull/3543#issuecomment-3589276046
Hello, The ancient version of JacksonUtils used TextNode to store an array of byte, that could modify the input with Charset considerations. Now, it is directly stored in BinaryNode, that directly store the array of bytes without any transformation. Regards, Christophe. -- 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]
