[
https://issues.apache.org/jira/browse/SQOOP-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15048148#comment-15048148
]
Jarek Jarcec Cecho commented on SQOOP-2723:
-------------------------------------------
I believe that you're correct [~david.robson], not relevant to your changes.
> 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)