public class TestSchemaTrackerEarlyReaderSchema extends SubOperatorTest
TestSchemaTrackerInputSchema.DrillTest.MemWatcher| Modifier and Type | Field and Description |
|---|---|
protected static CustomErrorContext |
ERROR_CONTEXT |
protected static TupleMetadata |
SCHEMA |
dirTestWatcher, fixturelogOutcome, objectMapper, REPEAT_RULE, thrownException, TIMEOUT| Constructor and Description |
|---|
TestSchemaTrackerEarlyReaderSchema() |
| Modifier and Type | Method and Description |
|---|---|
void |
shadowImplicit()
If a reader column shadows an implicit column, then we treat the
reader column as unprojected and log a warning (that warning is not
tested here.)
|
void |
testModeConflict() |
void |
testTypeConflict() |
void |
testWildcardLenientWithSame() |
void |
testWildcardLenientWithSubset() |
void |
testWildcardLenientWithSuperset() |
void |
testWildcardStrictWithSuperset() |
void |
testWildcardWithExplicitWithEarlyReaderSchema() |
classSetup, classTeardownescapeJsonString, finishDrillTest, initDrillTestprotected static final CustomErrorContext ERROR_CONTEXT
protected static final TupleMetadata SCHEMA
public void shadowImplicit()
public void testWildcardLenientWithSubset()
public void testWildcardLenientWithSame()
public void testWildcardLenientWithSuperset()
public void testWildcardStrictWithSuperset()
public void testTypeConflict()
public void testModeConflict()
public void testWildcardWithExplicitWithEarlyReaderSchema()
Copyright © 2021 The Apache Software Foundation. All rights reserved.