Hanifi Gunes created DRILL-3027:
-----------------------------------
Summary: Add convenience methods for creating baseline values to
test builder
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)