You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Mirek Szymanski (JIRA)" <ji...@apache.org> on 2015/09/17 11:20:45 UTC

[jira] [Created] (SQOOP-2576) Add an configuration option to make column name matcher case insensitive

Mirek Szymanski created SQOOP-2576:
--------------------------------------

             Summary: Add an configuration option to make column name matcher case insensitive
                 Key: SQOOP-2576
                 URL: https://issues.apache.org/jira/browse/SQOOP-2576
             Project: Sqoop
          Issue Type: New Feature
          Components: connectors
    Affects Versions: 1.99.6
            Reporter: Mirek Szymanski


While importing data from Teradata from table with column names in lowercase, and the output table in Oracle with case insensitive names (uppercase), the NameMatcher class will not match columns (which results in NULL values in the output table).

It would be useful to have an configuration option to change this behavior and make the NameMatcher case insensitive.



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