public class TestRecordBatchSizer extends SubOperatorTest
DrillTest.MemWatcherdirTestWatcher, fixturelogOutcome, objectMapper, REPEAT_RULE, thrownException, TIMEOUT| Constructor and Description |
|---|
TestRecordBatchSizer() |
| Modifier and Type | Method and Description |
|---|---|
void |
testEmptyBatchFixedWidth() |
void |
testEmptyBatchMap() |
void |
testEmptyBatchNestedMap() |
void |
testEmptyBatchNullableFixedWidth() |
void |
testEmptyBatchNullableVariableWidth() |
void |
testEmptyBatchRepeatedFixedWidth() |
void |
testEmptyBatchRepeatedMap() |
void |
testEmptyBatchRepeatedVariableWidth() |
void |
testEmptyBatchVariableWidth() |
void |
testEmptyVariableWidthVector()
Test to verify that record batch sizer handles the actual empty vectors correctly.
|
void |
testSizerFixedWidth() |
void |
testSizerMap() |
void |
testSizerNestedMap() |
void |
testSizerNullableFixedWidth() |
void |
testSizerNullableVariableWidth() |
void |
testSizerRepeatedFixedWidth() |
void |
testSizerRepeatedMap() |
void |
testSizerRepeatedVariableWidth() |
void |
testSizerVariableWidth() |
classSetup, classTeardownescapeJsonString, finishDrillTest, initDrillTestpublic void testSizerFixedWidth()
public void testSizerRepeatedFixedWidth()
public void testSizerNullableFixedWidth()
public void testSizerVariableWidth()
public void testSizerRepeatedVariableWidth()
public void testSizerNullableVariableWidth()
public void testSizerMap()
public void testSizerRepeatedMap()
public void testSizerNestedMap()
public void testEmptyBatchFixedWidth()
public void testEmptyBatchRepeatedFixedWidth()
public void testEmptyBatchNullableFixedWidth()
public void testEmptyBatchVariableWidth()
public void testEmptyBatchRepeatedVariableWidth()
public void testEmptyBatchNullableVariableWidth()
public void testEmptyBatchMap()
public void testEmptyBatchRepeatedMap()
public void testEmptyBatchNestedMap()
public void testEmptyVariableWidthVector()
Copyright © 2021 The Apache Software Foundation. All rights reserved.