Package io.prestosql.tests.hive
Class TestHiveCreateTable
- java.lang.Object
-
- io.prestosql.tempto.ProductTest
-
- io.prestosql.tests.hive.TestHiveCreateTable
-
public class TestHiveCreateTable extends io.prestosql.tempto.ProductTest
-
-
Constructor Summary
Constructors Constructor Description TestHiveCreateTable()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestCreateTable()voidtestCreateTableAsSelect()voidtestVerifyEnvironmentHiveTransactionalByDefault()
-
-
-
Method Detail
-
testCreateTable
public void testCreateTable() throws SQLException- Throws:
SQLException
-
testCreateTableAsSelect
public void testCreateTableAsSelect() throws SQLException- Throws:
SQLException
-
testVerifyEnvironmentHiveTransactionalByDefault
public void testVerifyEnvironmentHiveTransactionalByDefault() throws SQLException- Throws:
SQLException
-
-