[
https://issues.apache.org/jira/browse/SQOOP-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14236266#comment-14236266
]
Sqoop QA bot commented on SQOOP-1817:
-------------------------------------
Testing file
[SQOOP-1817-v1.patch|https://issues.apache.org/jira/secure/attachment/12685443/SQOOP-1817-v1.patch]
against branch sqoop2 took 0:00:24.587605.
{color:red}Overall:{color} -1 due to an error
{color:red}ERROR:{color} failed to build with patch (exit code 1)
{color:green}SUCCESS:{color} Clean was successful
{color:green}SUCCESS:{color} Patch applied correctly
{color:green}SUCCESS:{color} Patch add/modify test case
Console output is available
[here|https://builds.apache.org/job/PreCommit-SQOOP-Build/702/console].
This message is automatically generated.
> Missing Unit tests for CSVIntermediate BIT
> ------------------------------------------
>
> 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-v1.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)