public class TestLimitOperator extends PhysicalOpUnitTestBase
PhysicalOpUnitTestBase.BatchIterator, PhysicalOpUnitTestBase.MockExecutorFragmentContext, PhysicalOpUnitTestBase.MockPhysicalOperatorDrillTest.MemWatcher| Modifier and Type | Field and Description |
|---|---|
BaseDirTestWatcher |
baseDirTestWatcher |
classpathScan, dirTestWatcher, drillbitContext, drillConf, fragContext, opContext, opCreatorReg, operatorFixture, scanDecodeExecutor, scanExecutorc, optionManagerlogOutcome, objectMapper, REPEAT_RULE, thrownException, TIMEOUT| Constructor and Description |
|---|
TestLimitOperator() |
| Modifier and Type | Method and Description |
|---|---|
void |
testLimitIntegrationTest() |
void |
testLimitLessRecords() |
void |
testLimitMoreRecords() |
void |
testLimitWithNegativeFirstLast() |
void |
testLimitWithNegativeOffset() |
void |
testLimitWithNoLastRecord() |
void |
testLimitWithOffset() |
void |
testLimitWithOffsetOutOfRange() |
getJsonReadersFromBatchString, getJsonReadersFromInputFiles, getOpCreatorReg, getReaderListForJsonBatches, joinCond, legacyOpTestBuilder, mockFragmentContext, mockOpContext, opTestBuilder, ordering, parseExprs, setup, teardownclear, getLocalFileSystem, mockDrillbitContext, mockUsDateFormatSymbols, mockUtcDateTimeZone, parseExpr, setupOptionManagerescapeJsonString, finishDrillTest, initDrillTestpublic BaseDirTestWatcher baseDirTestWatcher
public void testLimitMoreRecords()
public void testLimitLessRecords()
public void testLimitWithOffset()
public void testLimitWithNoLastRecord()
public void testLimitWithNegativeOffset()
public void testLimitWithNegativeFirstLast()
public void testLimitWithOffsetOutOfRange()
Copyright © 2021 The Apache Software Foundation. All rights reserved.