zeninpalm opened a new pull request #88: SQOOP-3465: InformationSchemaManager 
doesn't sort column names in ordinal orders
URL: https://github.com/apache/sqoop/pull/88
 
 
   Fix [SQOOP-3465](https://issues.apache.org/jira/browse/SQOOP-3465)
   
   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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to