[ 
https://issues.apache.org/jira/browse/SQOOP-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13079769#comment-13079769
 ] 

Hudson commented on SQOOP-308:
------------------------------

Integrated in Sqoop-jdk-1.6 #5 (See 
[https://builds.apache.org/job/Sqoop-jdk-1.6/5/])
    SQOOP-308. Generated Avro Schema cannot handle nullable fields.

kimballa : http://svn.apache.org/viewvc/?view=rev&rev=1154059
Files : 
* /incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestAvroImport.java
* 
/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/orm/AvroSchemaGenerator.java


> Generated Avro Schema cannot handle nullable fields
> ---------------------------------------------------
>
>                 Key: SQOOP-308
>                 URL: https://issues.apache.org/jira/browse/SQOOP-308
>             Project: Sqoop
>          Issue Type: Bug
>          Components: codegen
>    Affects Versions: 1.3.0
>            Reporter: Aaron Kimball
>            Assignee: Aaron Kimball
>             Fix For: 1.4.0
>
>         Attachments: SQOOP-308.patch
>
>
> The generated avro schema for each column is just a primitive type. If a 
> database contains a null value, this will fail.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to