KhrystynaPopadyuk commented on PR #1718: URL: https://github.com/apache/avro/pull/1718#issuecomment-1347582343
Hi @vivere-dally , This one is critical for users of ReflectReader and ReflectWriter who need de serialize objects with logical type. It can happen only if such object is serialized by third party who can use logical type. Not sure how many such users exist. For my company it is critical. Unfortunately there is no way handle it because there is no way to override default logic or inject custom behavior. I create https://github.com/apache/avro/pull/2009 with attempt to bring some flexibility. Would appreciate if you can review it. -- 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]
