public class TestResultSetLoaderEmptyProject extends SubOperatorTest
DrillTest.MemWatcherdirTestWatcher, fixturelogOutcome, objectMapper, REPEAT_RULE, thrownException, TIMEOUT| Constructor and Description |
|---|
TestResultSetLoaderEmptyProject() |
| Modifier and Type | Method and Description |
|---|---|
void |
testDisjointMapProjection()
Test disjoint projection, but with maps.
|
void |
testDisjointSchema()
Verify that a disjoint schema (projection does not overlap with
table schema) is treated the same as an empty projection.
|
void |
testEmptyMapProjection() |
void |
testEmptyTopSchema()
Verify that empty projection works: allows skipping rows and
reporting those rows as a batch with no vectors but with the
desired row count.
|
void |
testNonEmptySchema()
Verify that skip rows works even if the the projection is non-empty.
|
classSetup, classTeardownescapeJsonString, finishDrillTest, initDrillTestpublic void testEmptyTopSchema()
public void testDisjointSchema()
public void testNonEmptySchema()
public void testEmptyMapProjection()
public void testDisjointMapProjection()
Copyright © 2021 The Apache Software Foundation. All rights reserved.