[
https://issues.apache.org/jira/browse/DRILL-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Rogers updated DRILL-6210:
-------------------------------
Description:
The result set loader project enhanced the schema builder used in tests to
handle Drill's complex types: maps, unions, lists and repeated lists. The
schema builder previously only handled maps.
This ticket describes the addition of just this one part of the result set
loader.
Also adds a run-time schema improvement: functions to create arrays when
testing rather than writing out the {{new String[] \{"foo", "bar"\}}} syntax.
was:
The result set loader project enhanced the schema builder used in tests to
handle Drill's complex types: maps, unions, lists and repeated lists. The
schema builder previously only handled maps.
This ticket describes the addition of just this one part of the result set
loader.
> Enhance the test schema builder for remaining types
> ---------------------------------------------------
>
> Key: DRILL-6210
> URL: https://issues.apache.org/jira/browse/DRILL-6210
> Project: Apache Drill
> Issue Type: Improvement
> Reporter: Paul Rogers
> Assignee: Paul Rogers
> Priority: Major
> Fix For: 1.14.0
>
>
> The result set loader project enhanced the schema builder used in tests to
> handle Drill's complex types: maps, unions, lists and repeated lists. The
> schema builder previously only handled maps.
> This ticket describes the addition of just this one part of the result set
> loader.
> Also adds a run-time schema improvement: functions to create arrays when
> testing rather than writing out the {{new String[] \{"foo", "bar"\}}} syntax.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)