public class CrossJoinTest extends ClusterTest
DrillTest.MemWatcher
client, cluster, dirTestWatcher
logOutcome, objectMapper, REPEAT_RULE, thrownException, TIMEOUT
Constructor and Description |
---|
CrossJoinTest() |
Modifier and Type | Method and Description |
---|---|
static void |
setUp() |
void |
tearDown() |
void |
testCommaJoinFailsForEnabledOption() |
void |
testCommaJoinSucceedsForDisabledOption() |
void |
testCrossApplyFailsForEnabledOption() |
void |
testCrossApplySucceedsForDisabledOption() |
void |
testCrossJoinFailsForEnabledOption() |
void |
testCrossJoinSucceedsForDisabledOption() |
void |
testCrossJoinSucceedsForEnabledOptionAndScalarInput() |
void |
testSubSelectCrossJoinFailsForEnabledOption() |
void |
testSubSelectCrossJoinSucceedsForDisabledOption() |
void |
textCrossAndCommaJoinFailsForEnabledOption() |
void |
textCrossAndCommaJoinSucceedsForDisabledOption() |
getFile, queryBuilder, run, runAndLog, runAndPrint, runAndPrint, shutdown, startCluster, testBuilder
escapeJsonString, finishDrillTest, initDrillTest
public void tearDown()
public void testCrossJoinFailsForEnabledOption() throws Exception
Exception
public void testCrossJoinSucceedsForDisabledOption() throws Exception
Exception
public void testCommaJoinFailsForEnabledOption() throws Exception
Exception
public void testCommaJoinSucceedsForDisabledOption() throws Exception
Exception
public void testSubSelectCrossJoinFailsForEnabledOption() throws Exception
Exception
public void testSubSelectCrossJoinSucceedsForDisabledOption() throws Exception
Exception
public void textCrossAndCommaJoinFailsForEnabledOption() throws Exception
Exception
public void textCrossAndCommaJoinSucceedsForDisabledOption() throws Exception
Exception
public void testCrossApplyFailsForEnabledOption() throws Exception
Exception
public void testCrossApplySucceedsForDisabledOption() throws Exception
Exception
Copyright © 2021 The Apache Software Foundation. All rights reserved.