[
https://issues.apache.org/jira/browse/SQOOP-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14386851#comment-14386851
]
Andrew Stevenson commented on SQOOP-2252:
-----------------------------------------
I attached a patch. Could somebody review it?
> Add default to Avro Schema
> --------------------------
>
> Key: SQOOP-2252
> URL: https://issues.apache.org/jira/browse/SQOOP-2252
> Project: Sqoop
> Issue Type: Improvement
> Components: tools
> Affects Versions: 1.4.5, 1.4.6
> Reporter: Andrew Stevenson
> Priority: Minor
> Attachments: SQOOP-2252.txt
>
>
> Currently no default value is set on the avro schemas. Setting a default
> value is required for schema evolution.
> I currently have to rewrite the schema to be a union on [null: type] rather
> than [type:nulll] and add null as a default in other to update kite datasets.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)