You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Paul Butler (JIRA)" <ji...@apache.org> on 2012/10/12 19:07:04 UTC

[jira] [Created] (SQOOP-628) Postgres direct import fails on non-lowercase column names

Paul Butler created SQOOP-628:
---------------------------------

             Summary: 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
            Reporter: Paul Butler




--
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

[jira] [Commented] (SQOOP-628) Postgres direct import fails on non-lowercase column names

Posted by "Jarek Jarcec Cecho (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SQOOP-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13475170#comment-13475170 ] 

Jarek Jarcec Cecho commented on SQOOP-628:
------------------------------------------

Hi Paul,
thank you very much for your contribution. Would you mind uploading your patch to Apache review board (https://reviews.apache.org) so that we can further review it? 
                
> 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
>         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

[jira] [Updated] (SQOOP-628) Postgres direct import fails on non-lowercase column names

Posted by "Jarek Jarcec Cecho (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SQOOP-628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Jarcec Cecho updated SQOOP-628:
-------------------------------------

    Affects Version/s: 1.4.2
             Assignee: Paul Butler
    
> 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
>         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

[jira] [Commented] (SQOOP-628) Postgres direct import fails on non-lowercase column names

Posted by "Paul Butler (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SQOOP-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13475181#comment-13475181 ] 

Paul Butler commented on SQOOP-628:
-----------------------------------

I've added it to the review board:

https://reviews.apache.org/r/7567/
                
> 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
>         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

[jira] [Commented] (SQOOP-628) Postgres direct import fails on non-lowercase column names

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SQOOP-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13475269#comment-13475269 ] 

Hudson commented on SQOOP-628:
------------------------------

Integrated in Sqoop-ant-jdk-1.6-hadoop23 #335 (See [https://builds.apache.org/job/Sqoop-ant-jdk-1.6-hadoop23/335/])
    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/java/org/apache/sqoop/manager/DirectPostgresqlManager.java
* src/test/com/cloudera/sqoop/manager/PostgresqlImportTest.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

[jira] [Updated] (SQOOP-628) Postgres direct import fails on non-lowercase column names

Posted by "Paul Butler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SQOOP-628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Butler updated SQOOP-628:
------------------------------

    Description: 
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.
    
> 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
>            Reporter: Paul Butler
>         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

[jira] [Updated] (SQOOP-628) Postgres direct import fails on non-lowercase column names

Posted by "Paul Butler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SQOOP-628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Butler updated SQOOP-628:
------------------------------

    Attachment: postgres-direct-column-case.patch
    
> 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
>            Reporter: Paul Butler
>         Attachments: postgres-direct-column-case.patch
>
>


--
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

[jira] [Commented] (SQOOP-628) Postgres direct import fails on non-lowercase column names

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ 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

[jira] [Commented] (SQOOP-628) Postgres direct import fails on non-lowercase column names

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SQOOP-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13475206#comment-13475206 ] 

Hudson commented on SQOOP-628:
------------------------------

Integrated in Sqoop-ant-jdk-1.6-hadoop20 #191 (See [https://builds.apache.org/job/Sqoop-ant-jdk-1.6-hadoop20/191/])
    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/java/org/apache/sqoop/manager/DirectPostgresqlManager.java
* src/test/com/cloudera/sqoop/manager/PostgresqlImportTest.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

[jira] [Commented] (SQOOP-628) Postgres direct import fails on non-lowercase column names

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SQOOP-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13475272#comment-13475272 ] 

Hudson commented on SQOOP-628:
------------------------------

Integrated in Sqoop-ant-jdk-1.6-hadoop100 #190 (See [https://builds.apache.org/job/Sqoop-ant-jdk-1.6-hadoop100/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