Paul Rogers created DRILL-6305:
----------------------------------
Summary: Add unit tests for repeated list vectors to hyper row set
reader code
Key: DRILL-6305
URL: https://issues.apache.org/jira/browse/DRILL-6305
Project: Apache Drill
Issue Type: Improvement
Affects Versions: 1.14.0
Reporter: Paul Rogers
Drill PR #1161 adds support for hyper vectors in the row set reader
abstraction. A later PR will add support in both the reader and writer for
lists and repeated lists. A comment in
{{exec/java-exec/src/test/java/org/apache/drill/test/rowSet/test/TestHyperVectorReaders.java}},
line 50 notes that unit tests for repeated lists are not included.
This was done in part because the repeated list writer code was not yet
available, and partly because Drill does not fully support repeated list
vectors.
Still, for compleness, those tests should be added once the supporting code is
available.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)