mkeskells commented on PR #3746: URL: https://github.com/apache/avro/pull/3746#issuecomment-4416667776
I don think that there is an oppertunity to use the same logic on a broader level, a soft cache of a String + parse options -> schema, but don't know the innards of the parsing expectations to know if a new Schema is guaranteed handling duplicate schemas seems to have secondary costs, like duplicate data in `FastReaderBuilder`, which can be avoided Anyway - its outside of the scope of this PR, and outside my knowledge, but maybe a manttainer can have an opinion -- 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]
