public class TestSchemaCommands extends ClusterTest
| Modifier and Type | Field and Description |
|---|---|
ExpectedException |
thrown |
client, cluster, dirTestWatcher| Constructor and Description |
|---|
TestSchemaCommands() |
getFile, queryBuilder, run, runAndLog, runAndPrint, runAndPrint, shutdown, startCluster, testBuilderpublic void testCreateWithPathAndOrReplace()
throws Exception
Exceptionpublic void testCreateForMissingTable()
throws Exception
Exceptionpublic void testCreateForTemporaryTable()
throws Exception
Exceptionpublic void testCreateForImmutableSchema()
throws Exception
Exceptionpublic void testCreateSimpleForPathWithExistingSchema()
throws Exception
Exceptionpublic void testCreateSimpleForTableWithExistingSchema()
throws Exception
Exceptionpublic void testSuccessfulCreateForPath()
throws Exception
Exceptionpublic void testSuccessfulCreateOrReplaceForTable()
throws Exception
Exceptionpublic void testCreateWithSchemaProperties()
throws Exception
Exceptionpublic void testCreateWithoutSchemaProperties()
throws Exception
Exceptionpublic void testCreateWithVariousColumnProperties()
throws Exception
Exceptionpublic void testCreateUsingLoadFromMissingFile()
throws Exception
Exceptionpublic void testCreateUsingLoadEmptyFile()
throws Exception
Exceptionpublic void testDropForTemporaryTable()
throws Exception
Exceptionpublic void testDropForImmutableSchema()
throws Exception
Exceptionpublic void testDropForMissingSchemaIfExists()
throws Exception
Exceptionpublic void testDescribeForMissingTable()
throws Exception
Exceptionpublic void testDescribeForMissingSchema()
throws Exception
Exceptionpublic void testDescribeWithoutColumns()
throws Exception
Exceptionpublic void testAlterAddAbsentKeywords()
throws Exception
Exceptionpublic void testAlterAddAbsentSchemaForTable()
throws Exception
Exceptionpublic void testAlterAddAbsentSchemaPath()
throws Exception
Exceptionpublic void testAlterAddDuplicateColumn()
throws Exception
Exceptionpublic void testAlterAddDuplicateProperty()
throws Exception
Exceptionpublic void testAlterRemoveAbsentKeywords()
throws Exception
Exceptionpublic void testAlterRemoveAbsentSchemaForTable()
throws Exception
Exceptionpublic void testAlterRemoveAbsentSchemaPath()
throws Exception
Exceptionpublic void testAlterRemoveProperties()
throws Exception
ExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.