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

Reply via email to