Package io.trino.tests.product.hive
Class TestHivePartitionProcedures
java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.hive.TestHivePartitionProcedures
public class TestHivePartitionProcedures
extends io.trino.tempto.ProductTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
TestHivePartitionProcedures
public TestHivePartitionProcedures()
-
-
Method Details
-
testUnregisterPartition
- Throws:
URISyntaxException
-
testUnregisterViewTableShouldFail
public void testUnregisterViewTableShouldFail() -
testUnregisterMissingTableShouldFail
public void testUnregisterMissingTableShouldFail() -
testUnregisterUnpartitionedTableShouldFail
public void testUnregisterUnpartitionedTableShouldFail() -
testUnregisterInvalidPartitionColumnsShouldFail
public void testUnregisterInvalidPartitionColumnsShouldFail() -
testUnregisterMissingPartitionShouldFail
public void testUnregisterMissingPartitionShouldFail() -
testRegisterPartitionMissingTableShouldFail
public void testRegisterPartitionMissingTableShouldFail() -
testRegisterUnpartitionedTableShouldFail
public void testRegisterUnpartitionedTableShouldFail() -
testRegisterViewTableShouldFail
public void testRegisterViewTableShouldFail() -
testRegisterPartitionCollisionShouldFail
public void testRegisterPartitionCollisionShouldFail() -
testRegisterPartitionInvalidPartitionColumnsShouldFail
public void testRegisterPartitionInvalidPartitionColumnsShouldFail() -
testRegisterPartitionInvalidLocationShouldFail
public void testRegisterPartitionInvalidLocationShouldFail() -
testRegisterPartitionWithDefaultPartitionLocation
public void testRegisterPartitionWithDefaultPartitionLocation() -
testRegisterPartition
- Throws:
URISyntaxException
-
testRegisterPartitionFromAnyLocation
public void testRegisterPartitionFromAnyLocation()
-