[
https://issues.apache.org/jira/browse/SQOOP-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13475273#comment-13475273
]
Hudson commented on SQOOP-628:
------------------------------
Integrated in Sqoop-ant-jdk-1.6-hadoop200 #190 (See
[https://builds.apache.org/job/Sqoop-ant-jdk-1.6-hadoop200/190/])
SQOOP-628: Postgres direct import fails on non-lowercase column names
(Revision 3aed0316760fcfa97553fbffc61dcaf506040a34)
Result = SUCCESS
jarcec :
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=3aed0316760fcfa97553fbffc61dcaf506040a34
Files :
* src/test/com/cloudera/sqoop/manager/PostgresqlImportTest.java
* src/java/org/apache/sqoop/manager/DirectPostgresqlManager.java
> Postgres direct import fails on non-lowercase column names
> ----------------------------------------------------------
>
> Key: SQOOP-628
> URL: https://issues.apache.org/jira/browse/SQOOP-628
> Project: Sqoop
> Issue Type: Bug
> Components: connectors/postgresql
> Affects Versions: 1.4.2
> Reporter: Paul Butler
> Assignee: Paul Butler
> Fix For: 1.4.3
>
> Attachments: postgres-direct-column-case.patch
>
>
> Postgresql requires non-lowercase column names to be escaped. Sqoop currently
> does this for the JDBC client but does not for the direct import.
> I've attached a patch that brings column escaping from the JDBC side to the
> direct import.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira