public class TestDummyWriter extends SubOperatorTest
| Modifier and Type | Class and Description |
|---|---|
class |
TestDummyWriter.RootWriterFixture
Test only, bare-bones tuple writer used to gather the dummy
column writers.
|
DrillTest.MemWatcherdirTestWatcher, fixturelogOutcome, objectMapper, REPEAT_RULE, thrownException, TIMEOUT| Constructor and Description |
|---|
TestDummyWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
testDummyDict() |
void |
testDummyMap()
Test a dummy map or map array.
|
void |
testDummyScalar()
Test dummy column writers for scalars and arrays of
scalars.
|
classSetup, classTeardownescapeJsonString, finishDrillTest, initDrillTestpublic void testDummyScalar()
public void testDummyMap()
public void testDummyDict()
Copyright © 2021 The Apache Software Foundation. All rights reserved.