[
https://issues.apache.org/jira/browse/SQOOP-2728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15061839#comment-15061839
]
Hudson commented on SQOOP-2728:
-------------------------------
SUCCESS: Integrated in Sqoop2 #975 (See
[https://builds.apache.org/job/Sqoop2/975/])
SQOOP-2728: Sqoop2: Avoid casting after calling getObject on ResultSet (jarcec:
[https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=c5962f8e154a0e7b334236a71687a39f5c40d340])
*
connector/connector-generic-jdbc/src/main/java/org/apache/sqoop/connector/jdbc/GenericJdbcExtractor.java
> Sqoop2: Avoid casting after calling getObject on ResultSet
> ----------------------------------------------------------
>
> Key: SQOOP-2728
> URL: https://issues.apache.org/jira/browse/SQOOP-2728
> Project: Sqoop
> Issue Type: Bug
> Reporter: Abraham Fine
> Assignee: Abraham Fine
> Fix For: 1.99.7
>
> Attachments: SQOOP-2728.patch
>
>
> Oracle may returna non java ee standard datatype if getObject is called on a
> resultset. We should use getTimestamp, getDate... in the extractor
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)