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)