You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/02/06 00:22:36 UTC

[jira] [Commented] (SQOOP-2078) Sqoop2: Add ParametrizedUtils.toArrayOfArrays utils method

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

ASF subversion and git services commented on SQOOP-2078:
--------------------------------------------------------

Commit 3858e364a9ef724bbc7c1cd9ab71c14d80f38404 in sqoop's branch refs/heads/sqoop2 from [~abec]
[ https://git-wip-us.apache.org/repos/asf?p=sqoop.git;h=3858e36 ]

SQOOP-2078: Sqoop2: Add ParametrizedUtils.toArrayOfArrays utils method

(Jarek Jarcec Cecho via Abraham Elmahrek)


> Sqoop2: Add ParametrizedUtils.toArrayOfArrays utils method
> ----------------------------------------------------------
>
>                 Key: SQOOP-2078
>                 URL: https://issues.apache.org/jira/browse/SQOOP-2078
>             Project: Sqoop
>          Issue Type: Bug
>    Affects Versions: 1.99.4
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>             Fix For: 1.99.5
>
>         Attachments: SQOOP-2078.patch
>
>
> Ww have very useful util method [ParametrizedUtils.crossProduct|https://github.com/apache/sqoop/blob/sqoop2/test/src/main/java/org/apache/sqoop/test/utils/ParametrizedUtils.java#L41] that can be used to joined two different arrays of parameters to joined structure that can be easily used in parameterized test runner. Sadly we do not have currently a method that would take single array and covert it similar way and hence I would like to add it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)