[
https://issues.apache.org/jira/browse/GOBBLIN-226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tilak Patidar updated GOBBLIN-226:
----------------------------------
External issue URL: https://github.com/apache/incubator-gobblin/pull/2080
> Nested schema support in JsonStringToJsonIntermediateConverter and
> JsonIntermediateToAvroConverter
> --------------------------------------------------------------------------------------------------
>
> Key: GOBBLIN-226
> URL: https://issues.apache.org/jira/browse/GOBBLIN-226
> Project: Apache Gobblin
> Issue Type: Improvement
> Components: gobblin-core
> Reporter: Tilak Patidar
> Assignee: Abhishek Tiwari
>
> Currently, a nested schema is not supported in source.schema property.
> This PR adds support for declaring nested schema which could be used by
> *JsonStringToJsonIntermediateConverter* and *JsonIntermediateToAvroConverter*.
> The following changes are made:
> *JsonStringToJsonIntermediateConverter*
> * Parse JSON input using nested schemas
> *JsonIntermediateToAvroConverter*
> * Add support for RECORD type.
> * Add support for NULL type.
> * Add support for allowing nested members in ARRAY, RECORD and MAP types.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)