[
https://issues.apache.org/jira/browse/SQOOP-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14236333#comment-14236333
]
ASF subversion and git services commented on SQOOP-1817:
--------------------------------------------------------
Commit c865aefea62a8f0f5eabe56860b393538f03c09c in sqoop's branch
refs/heads/sqoop2 from [~abec]
[ https://git-wip-us.apache.org/repos/asf?p=sqoop.git;h=c865aef ]
SQOOP-1817: Sqoop2: Update CSVIntermediate BIT data type
(Veena Basavaraj via Abraham Elmahrek)
> Sqoop2: Update CSVIntermediate BIT data type
> --------------------------------------------
>
> Key: SQOOP-1817
> URL: https://issues.apache.org/jira/browse/SQOOP-1817
> Project: Sqoop
> Issue Type: Sub-task
> Reporter: Veena Basavaraj
> Assignee: Veena Basavaraj
> Fix For: 1.99.5
>
> Attachments: SQOOP-1817-v2.patch
>
>
> The IDF provides the following set of apis
> 1. set/getText
> 2. set/get Object array
> 3. set/getData ( which in case of CSV is same as get/set text
> There are 4 possible combinations possible in here
> setText ==> gettext
> setText ==> getObjectArray
> setObjectArray ==> getObjectArray
> setObjectArray ==> getText
> The above are missing and one or more combinations are missing for bit, date,
> date time and mighe be even string
> Also handle the unsupported case for BITS
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)