Package io.trino.tests.product.deltalake
Class TestDeltaLakeCreateTableAsSelectCompatibility
java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.deltalake.BaseTestDeltaLakeS3Storage
io.trino.tests.product.deltalake.TestDeltaLakeCreateTableAsSelectCompatibility
-
Field Summary
Fields inherited from class io.trino.tests.product.deltalake.BaseTestDeltaLakeS3Storage
bucketName -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidMethods inherited from class io.trino.tests.product.deltalake.BaseTestDeltaLakeS3Storage
setUp
-
Constructor Details
-
TestDeltaLakeCreateTableAsSelectCompatibility
public TestDeltaLakeCreateTableAsSelectCompatibility()
-
-
Method Details
-
testPrestoTypesWithDatabricks
public void testPrestoTypesWithDatabricks() -
testPrestoTimestampsWithDatabricks
public void testPrestoTimestampsWithDatabricks() -
testCreateFromTrinoWithDefaultPartitionValues
public void testCreateFromTrinoWithDefaultPartitionValues() -
testCreateTableWithUnsupportedPartitionType
public void testCreateTableWithUnsupportedPartitionType() -
testCreateTableAsSelectWithAllPartitionColumns
public void testCreateTableAsSelectWithAllPartitionColumns()
-