[
https://issues.apache.org/jira/browse/SQOOP-2078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14308274#comment-14308274
]
Hudson commented on SQOOP-2078:
-------------------------------
SUCCESS: Integrated in Sqoop2-hadoop200 #728 (See
[https://builds.apache.org/job/Sqoop2-hadoop200/728/])
SQOOP-2078: Sqoop2: Add ParametrizedUtils.toArrayOfArrays utils method (abe:
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=3858e364a9ef724bbc7c1cd9ab71c14d80f38404)
* test/src/main/java/org/apache/sqoop/test/utils/ParametrizedUtils.java
> 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)