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

David Robson commented on SQOOP-2723:
-------------------------------------

Thanks Jarcec. I had put it on review board too but forgot to link it!

I think those failures are unrelated to anything I have changed?

> Oracle connector not working with lowercase columns
> ---------------------------------------------------
>
>                 Key: SQOOP-2723
>                 URL: https://issues.apache.org/jira/browse/SQOOP-2723
>             Project: Sqoop
>          Issue Type: Bug
>          Components: connectors/oracle
>    Affects Versions: 1.4.6
>            Reporter: David Robson
>            Assignee: David Robson
>             Fix For: 1.4.7
>
>         Attachments: SQOOP-2723.patch
>
>
> For example the following table does not work for imports or exports:
> CREATE TABLE "TestV500"."Xy" 
>    (  "a" NVARCHAR2(255) DEFAULT NULL, 
>       "x" NUMBER(10,0) DEFAULT NULL, 
>       "y" NUMBER(10,0) DEFAULT NULL
>    );



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to