public class TestSimpleExternalSort extends DrillTest
DrillTest.MemWatcher| Modifier and Type | Field and Description |
|---|---|
BaseDirTestWatcher |
dirTestWatcher |
org.junit.rules.TestRule |
TIMEOUT |
logOutcome, objectMapper, REPEAT_RULE, thrownException| Constructor and Description |
|---|
TestSimpleExternalSort() |
| Modifier and Type | Method and Description |
|---|---|
void |
mergeSortWithSv2()
Tests the external sort using an in-memory sort.
|
void |
outOfMemoryExternalSort() |
void |
sortOneKeyDescendingExternalSort() |
void |
sortOneKeyDescendingMergeSort() |
escapeJsonString, finishDrillTest, initDrillTestpublic final org.junit.rules.TestRule TIMEOUT
public final BaseDirTestWatcher dirTestWatcher
public void mergeSortWithSv2()
throws Exception
testLegacy - Exceptionpublic void sortOneKeyDescendingMergeSort()
throws Throwable
Throwablepublic void sortOneKeyDescendingExternalSort()
throws Throwable
ThrowableCopyright © 2021 The Apache Software Foundation. All rights reserved.