public class TestHyperVectorReaders extends SubOperatorTest
This test does not cover repeated vectors; those tests should be added.
DrillTest.MemWatcherdirTestWatcher, fixturelogOutcome, objectMapper, REPEAT_RULE, thrownException, TIMEOUT| Constructor and Description |
|---|
TestHyperVectorReaders() |
| Modifier and Type | Method and Description |
|---|---|
void |
testMap()
Maps are an interesting case.
|
void |
testOptional()
Test a nullable varchar.
|
void |
testRepeated()
Test an array to test the indirection from the repeated vector
to the array offsets vector and the array values vector.
|
void |
testRepeatedMap() |
void |
testRequired()
Test the simplest case: a top-level required vector.
|
void |
testScalarList() |
void |
testUnion() |
void |
testUnionList() |
void |
testVarWidth() |
classSetup, classTeardownescapeJsonString, finishDrillTest, initDrillTestpublic void testRequired()
public void testVarWidth()
public void testOptional()
public void testRepeated()
public void testMap()
public void testRepeatedMap()
public void testUnion()
public void testScalarList()
public void testUnionList()
Copyright © 2021 The Apache Software Foundation. All rights reserved.