[
https://issues.apache.org/jira/browse/SQOOP-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486695#comment-14486695
]
ASF subversion and git services commented on SQOOP-2252:
--------------------------------------------------------
Commit 5270908b3e3c0429855ac316abc7cec52fc3dbf3 in sqoop's branch
refs/heads/branch-1.4.6 from [~jarcec]
[ https://git-wip-us.apache.org/repos/asf?p=sqoop.git;h=5270908 ]
SQOOP-2252: Add default to Avro Schema
(Andrew Stevenson via Jarek Jarcec Cecho)
(cherry picked from commit 8050107ecf0df6d8dc3869f6c82fe84ee098f08a)
> 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
> Assignee: Andrew Stevenson
> Priority: Minor
> Fix For: 1.99.7
>
> 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)