[
https://issues.apache.org/jira/browse/SQOOP-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046851#comment-15046851
]
ASF subversion and git services commented on SQOOP-2723:
--------------------------------------------------------
Commit 203d6b7267e399c282ed9b645b77012879c987bc in sqoop's branch
refs/heads/trunk from [~jarcec]
[ https://git-wip-us.apache.org/repos/asf?p=sqoop.git;h=203d6b7 ]
SQOOP-2723: Oracle connector not working with lowercase columns
(David Robson via Jarek Jarcec Cecho)
> 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)