rayokota commented on PR #1833: URL: https://github.com/apache/avro/pull/1833#issuecomment-1223575367
> > I've fixed that issue in this PR by overriding the `Fullname` property in `LogicalSchema`. > > That might fix [AVRO-3568](https://issues.apache.org/jira/browse/AVRO-3568) as well. Thanks @KalleOlaviNiemitalo , I was able to fix [AVRO-3568](https://issues.apache.org/jira/browse/AVRO-3568) by overriding the `Name` property in `LogicalType` as well. I'll try to add some more tests as you requested when I get a chance. -- 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]
