maxfield-riley edited a comment on pull request #492:
URL: https://github.com/apache/avro/pull/492#issuecomment-624736873
Do we have a fix for this in the avrogen tool so we can properly build
POCO's from avsc files?
Currently the avrogen tool generates
`
"type": {
"logicalType": "date",
"type": "int"
}
`
as
`
"type": "int"
`
----------------------------------------------------------------
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:
[email protected]