Add format string to select query for Oracle DB -----------------------------------------------
Key: SQOOP-451 URL: https://issues.apache.org/jira/browse/SQOOP-451 Project: Sqoop Issue Type: Improvement Reporter: Cheolsoo Park Assignee: Cheolsoo Park Priority: Minor Oracle compatibility tests are fragile since the output format of timestamp from the DB varies depending on versions. To test different versions effectively, we should make the output more deterministic. This issue was originally raised by SQOOP-449, and using regular expressions in compatibility tests was suggested. But after discussion with Arvind and Bilung, we decided to add a format string for the date type to the select query for the Oracle DB so that the output format can be consistent. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira