Package io.trino.tests.product.deltalake
Class TestDeltaLakeDatabricksCreateTableAsSelectCompatibility
java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.deltalake.BaseTestDeltaLakeS3Storage
io.trino.tests.product.deltalake.TestDeltaLakeDatabricksCreateTableAsSelectCompatibility
public class TestDeltaLakeDatabricksCreateTableAsSelectCompatibility
extends BaseTestDeltaLakeS3Storage
-
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
-
TestDeltaLakeDatabricksCreateTableAsSelectCompatibility
public TestDeltaLakeDatabricksCreateTableAsSelectCompatibility()
-
-
Method Details
-
setup
public void setup() -
testPrestoTypesWithDatabricks
public void testPrestoTypesWithDatabricks() -
testPrestoTimestampsWithDatabricks
public void testPrestoTimestampsWithDatabricks() -
testPrestoCacheInvalidatedOnCreateTable
- Throws:
URISyntaxExceptionIOException
-
testCreateFromTrinoWithDefaultPartitionValues
public void testCreateFromTrinoWithDefaultPartitionValues() -
testReplaceTableWithSchemaChange
public void testReplaceTableWithSchemaChange() -
testReplaceTableWithSchemaChangeOnCheckpoint
public void testReplaceTableWithSchemaChangeOnCheckpoint()
-