public class TestSchemaWithTableFunction 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 |
|---|
TestSchemaWithTableFunction() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setup() |
void |
testInvalidSchemaParameter() |
void |
testInvalidSchemaProviderType() |
void |
testSchemaInline() |
void |
testSchemaInlineForFolder() |
void |
testSchemaInlineInvalidSchemaSyntax() |
void |
testSchemaInlineWithoutColumns() |
void |
testSchemaInlineWithProperties() |
void |
testSchemaInlineWithPropertiesInDifferentOrder() |
void |
testSchemaInlineWithTableProperties() |
void |
testSchemaPath() |
void |
testSchemaPathInvalid() |
getFile, queryBuilder, run, runAndLog, runAndPrint, runAndPrint, shutdown, startCluster, testBuilderescapeJsonString, finishDrillTest, initDrillTestpublic void testSchemaInlineWithProperties()
throws Exception
Exceptionpublic void testSchemaInlineWithoutColumns()
throws Exception
Exceptionpublic void testSchemaInlineWithTableProperties()
throws Exception
Exceptionpublic void testSchemaInlineWithPropertiesInDifferentOrder()
throws Exception
Exceptionpublic void testSchemaInlineForFolder()
throws Exception
Exceptionpublic void testInvalidSchemaParameter()
throws Exception
Exceptionpublic void testInvalidSchemaProviderType()
throws Exception
Exceptionpublic void testSchemaInlineInvalidSchemaSyntax()
throws Exception
ExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.