mirror of
https://github.com/apache/sqoop.git
synced 2025-05-02 17:59:21 +08:00
SQOOP-3195: SQLServerDatatypeImportDelimitedFileTest can fail in some environments
(Szabolcs Vasas via Boglarka Egyed)
This commit is contained in:
parent
caec28c1fa
commit
1378520e49
2
testdata/DatatypeTestData-import-lite.txt
vendored
2
testdata/DatatypeTestData-import-lite.txt
vendored
@ -5,7 +5,7 @@ MONEY,92233720,92233720.0000,92233720.0000,POS
|
||||
SMALLINT,-32768,-32768,-32768,POS
|
||||
SMALLMONEY,-214748.3648,-214748.3648,-214748.3648,POS
|
||||
TINYINT,0,0,0,POS
|
||||
FLOAT,1.7976931348623157,1.7976931348623155,1.7976931348623155,POS
|
||||
FLOAT,1.797693134862,1.797693134862,1.797693134862,POS
|
||||
REAL,3.4028234663852886,3.4028234,3.4028234,POS
|
||||
DATE,0001-01-01,0001-01-01,0001-01-01,POS
|
||||
DATETIME2,0001-01-01 00:00:00,0001-01-01 00:00:00.0000000,0001-01-01 00:00:00.0,POS
|
||||
|
Loading…
Reference in New Issue
Block a user