public class TestUnnestWithLateralCorrectness extends SubOperatorTest
DrillTest.MemWatcher| Modifier and Type | Field and Description |
|---|---|
static LateralJoinPOP |
ljPopConfig |
static PhysicalOperator |
mockPopConfig |
static OperatorContext |
operatorContext |
dirTestWatcher, fixturelogOutcome, objectMapper, REPEAT_RULE, thrownException, TIMEOUT| Constructor and Description |
|---|
TestUnnestWithLateralCorrectness() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testNestedUnnestMapColumn() |
void |
testUnnestEmptyList() |
void |
testUnnestFixedWidthColumn() |
void |
testUnnestKillFromLimitSubquery1() |
void |
testUnnestKillFromLimitSubquery2() |
void |
testUnnestLimitBatchSize_WithExcludedCols() |
void |
testUnnestLimitBatchSize() |
void |
testUnnestMapColumn() |
void |
testUnnestMultipleNewSchemaIncoming() |
void |
testUnnestNonArrayColumn() |
void |
testUnnestSchemaChange() |
void |
testUnnestVarWidthColumn() |
classSetup, classTeardownescapeJsonString, finishDrillTest, initDrillTestpublic static OperatorContext operatorContext
public static PhysicalOperator mockPopConfig
public static LateralJoinPOP ljPopConfig
public void testUnnestFixedWidthColumn()
public void testUnnestVarWidthColumn()
public void testUnnestMapColumn()
public void testUnnestEmptyList()
public void testUnnestMultipleNewSchemaIncoming()
public void testUnnestSchemaChange()
public void testUnnestLimitBatchSize_WithExcludedCols()
public void testUnnestLimitBatchSize()
public void testUnnestKillFromLimitSubquery1()
public void testUnnestKillFromLimitSubquery2()
public void testUnnestNonArrayColumn()
public void testNestedUnnestMapColumn()
Copyright © 2021 The Apache Software Foundation. All rights reserved.