Package io.trino.tests.product
Class TestAlterTable
java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.TestAlterTable
public class TestAlterTable
extends io.trino.tempto.ProductTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoid
-
Constructor Details
-
TestAlterTable
public TestAlterTable()
-
-
Method Details
-
dropTestTables
public void dropTestTables() -
renameTable
public void renameTable() -
renameColumn
public void renameColumn() -
addColumn
public void addColumn() -
dropColumn
public void dropColumn()
-