public class TestMetastoreWithEasyFormatPlugin extends ClusterTest
DrillTest.MemWatcher| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.ExpectedException |
thrown |
client, cluster, dirTestWatcherlogOutcome, objectMapper, REPEAT_RULE, thrownException, TIMEOUT| Constructor and Description |
|---|
TestMetastoreWithEasyFormatPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
prepare() |
static void |
setUp() |
void |
testAnalyzeOnJsonTable() |
void |
testAnalyzeOnTextTable() |
void |
testAnalyzeOnTextTableWithHeader() |
void |
testAnalyzeWithSampleStatistics() |
void |
testEmptyCSV() |
void |
testFilesPruningWithLimit() |
void |
testIncrementalAnalyzeNewFile() |
void |
testIncrementalAnalyzeUnchangedTable() |
void |
testIntWithNullsPartitionPruning() |
void |
testNonEmptyTableWithEmptyFile() |
void |
testPartitionPruningWithIsNull() |
getFile, queryBuilder, run, runAndLog, runAndPrint, runAndPrint, shutdown, startCluster, testBuilderescapeJsonString, finishDrillTest, initDrillTestpublic void prepare()
public void testAnalyzeOnTextTableWithHeader()
throws Exception
Exceptionpublic void testIncrementalAnalyzeNewFile()
throws Exception
Exceptionpublic void testIncrementalAnalyzeUnchangedTable()
throws Exception
Exceptionpublic void testIntWithNullsPartitionPruning()
throws Exception
Exceptionpublic void testPartitionPruningWithIsNull()
throws Exception
Exceptionpublic void testAnalyzeWithSampleStatistics()
throws Exception
Exceptionpublic void testNonEmptyTableWithEmptyFile()
throws Exception
ExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.