public class TestSelectWithOption extends ClusterTest
Modifier and Type | Field and Description |
---|---|
ExpectedException |
thrown |
client, cluster, dirTestWatcher
Constructor and Description |
---|
TestSelectWithOption() |
Modifier and Type | Method and Description |
---|---|
static void |
setUp() |
void |
testAbsentTable() |
void |
testCustomTextLineDelimiterAndNewLine() |
void |
testDataWithPartOfMultiByteLineDelimiter() |
void |
testMultiByteLineDelimiter() |
void |
testSingleTextLineDelimiter() |
void |
testTabFieldDelimiter() |
void |
testTableFunctionWithDirectoryExpansion() |
void |
testTableFunctionWithEmptyDirectory() |
void |
testTableFunctionWithNonExistingTable() |
void |
testTextComment() |
void |
testTextFieldDelimiter() |
void |
testTextHeader() |
void |
testTextLineDelimiterWithCarriageReturn() |
void |
testTextQuote() |
void |
testUse() |
void |
testVariationsCSV() |
void |
testVariationsJSON() |
getFile, queryBuilder, run, runAndLog, runAndPrint, runAndPrint, shutdown, startCluster, testBuilder
public void testSingleTextLineDelimiter() throws Exception
Exception
public void testCustomTextLineDelimiterAndNewLine() throws Exception
Exception
public void testTextLineDelimiterWithCarriageReturn() throws Exception
Exception
public void testMultiByteLineDelimiter() throws Exception
Exception
public void testDataWithPartOfMultiByteLineDelimiter() throws Exception
Exception
public void testTableFunctionWithDirectoryExpansion() throws Exception
Exception
public void testTableFunctionWithEmptyDirectory() throws Exception
Exception
Copyright © 2022 The Apache Software Foundation. All rights reserved.