You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@avro.apache.org by GitBox <gi...@apache.org> on 2021/04/30 16:21:09 UTC

[GitHub] [avro] RyanSkraba commented on pull request #475: AVRO-2343 - Invalid json string caused by logic type timestamp millis

RyanSkraba commented on pull request #475:
URL: https://github.com/apache/avro/pull/475#issuecomment-830207705


   For future reference: see https://github.com/apache/avro/pull/1204 (and, in general, consider using JsonEncoder instead of `.toString` to have a guaranteed Avro JSON compliant representation of your data that can be used across Avro versions and languages!)


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org