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:56:00 UTC

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

     [ https://issues.apache.org/jira/browse/AVRO-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Stelljes updated AVRO-2211:
-------------------------------
    Description: 
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 than happy to contribute work on this given some direction.

  was:
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.


> 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
>            Priority: Major
>
> 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 than happy to contribute work on this given some direction.



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