Package io.trino.tests.product.hive
Class TestComments
java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.hive.TestComments
public class TestComments
extends io.trino.tempto.ProductTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprotected StringgetColumnComment(String schemaName, String tableName, String columnName) voidvoidvoidvoid
-
Constructor Details
-
TestComments
public TestComments()
-
-
Method Details
-
dropTestTable
public void dropTestTable() -
testCommentTable
public void testCommentTable() -
testCommentView
public void testCommentView() -
testCommentViewColumn
public void testCommentViewColumn() -
getColumnComment
-
testCommentColumn
public void testCommentColumn()
-