You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Dan Stelljes (JIRA)" <ji...@apache.org> on 2018/08/16 14:54:00 UTC

[jira] [Created] (AVRO-2211) SchemaBuilder equivalent or other means of schema creation

Dan Stelljes created AVRO-2211:
----------------------------------

             Summary: SchemaBuilder equivalent or other means of schema creation
                 Key: AVRO-2211
                 URL: https://issues.apache.org/jira/browse/AVRO-2211
             Project: Avro
          Issue Type: Wish
          Components: csharp
            Reporter: Dan Stelljes


Currently, the only way to create a schema is via the Schema.Parse method. We'd like to be able to build a schema programmatically—would it be possible to (1) introduce an analogue to the SchemaBuilder from the Java library or (2) expose constructors on Schema and its descendants?

Would be more happy to contribute work on this given some direction.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)