public class BaseTestOpBatchEmitOutcome extends PhysicalOpUnitTestBase
PhysicalOpUnitTestBase.BatchIterator, PhysicalOpUnitTestBase.MockExecutorFragmentContext, PhysicalOpUnitTestBase.MockPhysicalOperator| Modifier and Type | Field and Description |
|---|---|
protected RowSet.SingleRowSet |
emptyInputRowSet |
protected List<VectorContainer> |
inputContainer |
protected List<SelectionVector2> |
inputContainerSv2 |
protected List<RecordBatch.IterOutcome> |
inputOutcomes |
protected static TupleMetadata |
inputSchema |
protected RowSet.SingleRowSet |
nonEmptyInputRowSet |
protected int |
outputRecordCount |
classpathScan, dirTestWatcher, drillbitContext, drillConf, fragContext, opContext, opCreatorReg, operatorFixture, scanDecodeExecutor, scanExecutorc, optionManager| Constructor and Description |
|---|
BaseTestOpBatchEmitOutcome() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterTest() |
void |
beforeTest() |
static void |
setUpBeforeClass() |
getJsonReadersFromBatchString, getJsonReadersFromInputFiles, getOpCreatorReg, getReaderListForJsonBatches, joinCond, legacyOpTestBuilder, mockFragmentContext, mockOpContext, opTestBuilder, ordering, parseExprs, setup, teardownclear, getLocalFileSystem, mockDrillbitContext, mockUsDateFormatSymbols, mockUtcDateTimeZone, parseExpr, setupOptionManagerprotected static TupleMetadata inputSchema
protected RowSet.SingleRowSet emptyInputRowSet
protected RowSet.SingleRowSet nonEmptyInputRowSet
protected final List<VectorContainer> inputContainer
protected final List<SelectionVector2> inputContainerSv2
protected final List<RecordBatch.IterOutcome> inputOutcomes
protected int outputRecordCount
Copyright © 2022 The Apache Software Foundation. All rights reserved.