Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
treat INT as 4 bytes since both MySQL and Oracle and Postgres do it so
http://dev.mysql.com/doc/refman/5.0/en/integer-types.html
https://docs.oracle.com/cd/E17952_01/refman-5.5-en/storage-requirements.html
http://www.postgresql.org/docs/9.1/static/datatype-numeric.html
Attachments
Attachments
Issue Links
- is cloned by
-
SQOOP-2021 Sqoop2: Generic JDBC Connector extractor uses wrong nulls
- Resolved
-
SQOOP-2022 Sqoop2: SqoopIDFUtils uses bit size instead of byteSize to check for INT/LONG/FLOAT/Double
- Resolved
-
SQOOP-2023 GenericJDBCConnector Handling unsigned Ints is broken
- Resolved