[
https://issues.apache.org/jira/browse/SQOOP-2666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997285#comment-14997285
]
John Todd commented on SQOOP-2666:
----------------------------------
Yes, SQOOP-1493 looks similar. I hadn't seen that.
This patch doesn't change how imports from NUMERIC or DECIMAL columns are
represented in the Avro schema, it just adds more information to them so the
exact NUMERIC or DECIMAL values could be recreated after the import. Maybe it
could be a stopgap measure until Avro 1.8.0 is released?
> Write precision and scale information into Avro schema
> ------------------------------------------------------
>
> Key: SQOOP-2666
> URL: https://issues.apache.org/jira/browse/SQOOP-2666
> Project: Sqoop
> Issue Type: Improvement
> Components: codegen, test, tools
> Affects Versions: 1.4.7
> Reporter: John Todd
> Priority: Minor
> Labels: newbie, patch, patch-available, test
> Fix For: 1.4.6
>
> Attachments: SQOOP-2666.patch
>
>
> If present, write SQL precision and scale values from DECIMAL and NUMERIC
> column types into generated Avro schema.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)