[
https://issues.apache.org/jira/browse/AVRO-4123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated AVRO-4123:
---------------------------------
Labels: pull-request-available (was: )
> SchemaParser.ParseResult#parsedNamedSchemas is always empty
> -----------------------------------------------------------
>
> Key: AVRO-4123
> URL: https://issues.apache.org/jira/browse/AVRO-4123
> Project: Apache Avro
> Issue Type: Bug
> Components: java
> Affects Versions: 1.12.0
> Reporter: Oscar Westra van Holthe - Kind
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {{org.apache.avro.SchemaParser.ParseResult#parsedNamedSchemas()}} is always
> empty. The reason: it uses a mutable view of the newly parsed schemas, that
> is cleared when committing the parse result.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)