You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Cheolsoo Park (Assigned) (JIRA)" <ji...@apache.org> on 2012/04/04 23:39:22 UTC

[jira] [Assigned] (SQOOP-467) Add support for Oracle BINARY_FLOAT and BINARY_DOUBLE data types

     [ https://issues.apache.org/jira/browse/SQOOP-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cheolsoo Park reassigned SQOOP-467:
-----------------------------------

    Assignee: Cheolsoo Park
    
> Add support for Oracle BINARY_FLOAT and BINARY_DOUBLE data types
> ----------------------------------------------------------------
>
>                 Key: SQOOP-467
>                 URL: https://issues.apache.org/jira/browse/SQOOP-467
>             Project: Sqoop
>          Issue Type: Improvement
>          Components: connectors
>    Affects Versions: 1.4.1-incubating
>            Reporter: Prashant Gokhale
>            Assignee: Cheolsoo Park
>
> I get this error when I try to run import from Oracle table which has columns of type BINARY_FLOAT and BINARY_DOUBLE.
> {noformat}
> 12/03/23 11:19:05 ERROR orm.ClassWriter: Cannot resolve SQL type 100
> 12/03/23 11:19:05 ERROR orm.ClassWriter: Cannot resolve SQL type 101
> 12/03/23 11:19:05 ERROR orm.ClassWriter: No Java type for SQL type 100 for column B
> 12/03/23 11:19:05 ERROR orm.ClassWriter: No Java type for SQL type 101 for column C
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira