5
0
mirror of https://github.com/apache/sqoop.git synced 2025-05-03 22:02:31 +08:00
sqoop/src
Andrew Bayer 7e473cafa0 SQOOP-22. Sqoop date tests are too permissive.
Ensure that tests involving dates/times use proper ANSI SQL Date/Time escape
formatting (yyyy-mm-dd or hh:mm:ss). After Java 1.6u17, dates of the form
yyyy-m-dd or hhⓂ️ss are not parsed by java.sql.Date/Time and throw
IllegalArgumentException.

From: Aaron Kimball <aaron@cloudera.com>

git-svn-id: https://svn.apache.org/repos/asf/incubator/sqoop/trunk@1149934 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22 20:04:03 +00:00
..
docs SQOOP-4. Add update-mode export process. 2011-07-22 20:04:02 +00:00
java/com/cloudera/sqoop SQOOP-4. Add update-mode export process. 2011-07-22 20:04:02 +00:00
perftest 'conf' directory added to classpath 2011-07-22 20:03:58 +00:00
scripts Allow explicitly-set git hash in version info. 2011-07-22 20:04:00 +00:00
shims SQOOP-4. Add update-mode export process. 2011-07-22 20:04:02 +00:00
test SQOOP-22. Sqoop date tests are too permissive. 2011-07-22 20:04:03 +00:00