Package io.trino.tests.product.deltalake
Class TestDeltaLakeDatabricksCreateTableCompatibility
java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.deltalake.BaseTestDeltaLakeS3Storage
io.trino.tests.product.deltalake.TestDeltaLakeDatabricksCreateTableCompatibility
-
Field Summary
Fields inherited from class io.trino.tests.product.deltalake.BaseTestDeltaLakeS3Storage
bucketName -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.trino.tests.product.deltalake.BaseTestDeltaLakeS3Storage
setUp
-
Constructor Details
-
TestDeltaLakeDatabricksCreateTableCompatibility
public TestDeltaLakeDatabricksCreateTableCompatibility()
-
-
Method Details
-
setup
public void setup() -
testDatabricksCanReadInitialCreateTable
public void testDatabricksCanReadInitialCreateTable() -
testDatabricksCanReadInitialCreatePartitionedTable
public void testDatabricksCanReadInitialCreatePartitionedTable() -
testDatabricksCanReadInitialCreateTableAs
public void testDatabricksCanReadInitialCreateTableAs() -
testDatabricksCanReadInitialCreatePartitionedTableAs
public void testDatabricksCanReadInitialCreatePartitionedTableAs() -
testCreateTableWithTableComment
public void testCreateTableWithTableComment() -
testCreateTableWithColumnCommentOnTrino
public void testCreateTableWithColumnCommentOnTrino() -
testCreateTableWithColumnCommentOnDelta
public void testCreateTableWithColumnCommentOnDelta()
-