tjwp commented on pull request #918: URL: https://github.com/apache/avro/pull/918#issuecomment-774542379
@andrewthauer I thought it might be easier to adding the matching logic to support schema compatibility in a separate change so I've done that here: https://github.com/apache/avro/pull/1082 In making that change, I realized a couple of other things related to this pull request: - the JIRA issue (https://issues.apache.org/jira/browse/AVRO-2677) referenced by this PR is for a closed issue for the serialization of decimal logical type attributes. This PR should have a separate issue that describes what it addresses. - there is no Ruby support at all yet for _fixed_ decimal logical type which make the "fully" part of the description of this change misleading ---------------------------------------------------------------- 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]
