You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Hanifi Gunes (JIRA)" <ji...@apache.org> on 2015/05/12 00:07:01 UTC

[jira] [Updated] (DRILL-3027) Add convenience methods to test builder for creating baseline values

     [ https://issues.apache.org/jira/browse/DRILL-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hanifi Gunes updated DRILL-3027:
--------------------------------
    Summary: Add convenience methods to test builder for creating baseline values  (was: Add convenience methods for creating baseline values to test builder)

> Add convenience methods to test builder for creating baseline values
> --------------------------------------------------------------------
>
>                 Key: DRILL-3027
>                 URL: https://issues.apache.org/jira/browse/DRILL-3027
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Tools, Build & Test
>    Affects Versions: 0.9.0
>            Reporter: Hanifi Gunes
>            Assignee: Hanifi Gunes
>
> When building a test case, we often need to create list instances to set baseline values in Java space(as opposed to using baseline queries). This issue proposes adding a static utility method TestBuilder#listOf(values) to expedite process of creating lists. The same applies for maps such like  TestBuilder#mapOf(keyValueSequence)



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