public class CrossJoinTest extends ClusterTest
client, cluster, dirTestWatcher| 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, testBuilderpublic void tearDown()
public void testCrossJoinFailsForEnabledOption()
throws Exception
Exceptionpublic void testCrossJoinSucceedsForDisabledOption()
throws Exception
Exceptionpublic void testCommaJoinFailsForEnabledOption()
throws Exception
Exceptionpublic void testCommaJoinSucceedsForDisabledOption()
throws Exception
Exceptionpublic void testSubSelectCrossJoinFailsForEnabledOption()
throws Exception
Exceptionpublic void testSubSelectCrossJoinSucceedsForDisabledOption()
throws Exception
Exceptionpublic void textCrossAndCommaJoinFailsForEnabledOption()
throws Exception
Exceptionpublic void textCrossAndCommaJoinSucceedsForDisabledOption()
throws Exception
Exceptionpublic void testCrossApplyFailsForEnabledOption()
throws Exception
Exceptionpublic void testCrossApplySucceedsForDisabledOption()
throws Exception
ExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.