[
https://issues.apache.org/jira/browse/GOBBLIN-361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Abhishek Tiwari updated GOBBLIN-361:
------------------------------------
Fix Version/s: 0.13.0
> Support Nested nullable Record type for JDBCWriter
> --------------------------------------------------
>
> Key: GOBBLIN-361
> URL: https://issues.apache.org/jira/browse/GOBBLIN-361
> Project: Apache Gobblin
> Issue Type: Improvement
> Reporter: Jin Hyuk Chang
> Priority: Major
> Fix For: 0.13.0
>
>
> We are trying to support Nested Record type for JDBCWriter.
> The nested record type can be also nullable, where it will be represented as
> UNION type with NULL type and Record type.
> This includes change on
> - AvroFieldsPickConverter.java to support nested nullable Record type.
> - AvroToJdbcEntryConverter.java to support nested nullable Record type by
> flattening it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)