public class TestColumnsArrayFramework extends SubOperatorTest
| Modifier and Type | Class and Description |
|---|---|
static class |
TestColumnsArrayFramework.ColumnsScanFixtureBuilder |
static class |
TestColumnsArrayFramework.DummyColumnsReader |
static class |
TestColumnsArrayFramework.MockFileReaderFactory |
DrillTest.MemWatcherdirTestWatcher, fixturelogOutcome, objectMapper, REPEAT_RULE, thrownException, TIMEOUT| Constructor and Description |
|---|
TestColumnsArrayFramework() |
| Modifier and Type | Method and Description |
|---|---|
void |
testColumnsIndexProjection()
Test including a specific index of `columns` such as
`columns`[1].
|
void |
testColumnsProjection()
Test projecting just the `columns` column.
|
void |
testNonColumnsProjection()
Test including a column other than "columns".
|
classSetup, classTeardownescapeJsonString, finishDrillTest, initDrillTestpublic void testNonColumnsProjection()
public void testColumnsProjection()
public void testColumnsIndexProjection()
Copyright © 2021 The Apache Software Foundation. All rights reserved.