You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Ihor Mochurad (Jira)" <ji...@apache.org> on 2020/06/02 18:41:00 UTC

[jira] [Created] (AVRO-2856) Create and expose JSON schema that could be used for Avro schema validation purposes

Ihor Mochurad created AVRO-2856:
-----------------------------------

             Summary: Create and expose JSON schema that could be used for Avro schema validation purposes
                 Key: AVRO-2856
                 URL: https://issues.apache.org/jira/browse/AVRO-2856
             Project: Apache Avro
          Issue Type: Improvement
          Components: misc
    Affects Versions: 1.9.2
            Reporter: Ihor Mochurad


As Avro Schemas are outlined with the use of JSON format,
if there was a JSON schema that could be used to verify AVRO avsc files, it would have been a great help in Avro schema validation. 
Compiling avsc files sometimes is not an option to check whether the schema file is valid.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)