Yi Wei created SQOOP-3465:
-----------------------------
Summary: InformationSchemaManager doesn't sort column names in
ordinal orders
Key: SQOOP-3465
URL: https://issues.apache.org/jira/browse/SQOOP-3465
Project: Sqoop
Issue Type: Bug
Components: codegen
Affects Versions: 1.4.7, 1.4.6, 1.4.5, 1.4.3, 1.4.2
Reporter: Yi Wei
_InformationSchemaManger's_ method _getListColumnsQuery_ returns a list of
columns without 'ORDER BY ORDINAL_POSITION', hence the column names are order
by alphabetical order.
That may cause columns mismatching issue in codegen phase, and finally results
in failed data transport.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)