You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Shuaishuai Nie (JIRA)" <ji...@apache.org> on 2013/05/07 00:32:16 UTC

[jira] [Created] (SQOOP-1031) Provide default Java type mapping for MS Sql Datetimeoffset type

Shuaishuai Nie created SQOOP-1031:
-------------------------------------

             Summary: Provide default Java type mapping for MS Sql Datetimeoffset type
                 Key: SQOOP-1031
                 URL: https://issues.apache.org/jira/browse/SQOOP-1031
             Project: Sqoop
          Issue Type: Bug
    Affects Versions: 1.4.4
            Reporter: Shuaishuai Nie


MS SQL database type datetimeoffset causes errors when importing to HDFS. We need to provide a default mapping in SQLServerManager which could still be overriden by users if wanted.
In order to preserve time zone offset we use String instead of TimeStamp. This would still work when exporting the imported data back to MS SQL Server

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira