[ 
https://issues.apache.org/jira/browse/SQOOP-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13662500#comment-13662500
 ] 

Shuaishuai Nie commented on SQOOP-1031:
---------------------------------------

Hi [~jarcec], This value is the integer value mapped in JDBC driver for the 
Datetimeoffset type in Microsoft SQL Server. I think it is SQL server specific 
so it is not documented. Thanks
                
> 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
>            Assignee: Shuaishuai Nie
>         Attachments: SQOOP-1031.1.patch
>
>
> 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