You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Oscar Westra van Holthe - Kind (Jira)" <ji...@apache.org> on 2022/11/08 18:49:00 UTC

[jira] [Created] (AVRO-3666) New schema parser for all supported schema formats

Oscar Westra van Holthe - Kind created AVRO-3666:
----------------------------------------------------

             Summary: New schema parser for all supported schema formats
                 Key: AVRO-3666
                 URL: https://issues.apache.org/jira/browse/AVRO-3666
             Project: Apache Avro
          Issue Type: New Feature
          Components: java
            Reporter: Oscar Westra van Holthe - Kind


As the new IDL syntax also supports schema files, it's time to refactor schema parsing in Java to support all schema formats.

The goals:
 * Parse JSON schemata with the same results
 * Parse IDL schemata in the same way
 * Use a pluggable API that supports other schema formats as well

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)