Package io.trino.tests.product.deltalake
Class BaseTestDeltaLakeS3Storage
- java.lang.Object
-
- io.trino.tempto.ProductTest
-
- io.trino.tests.product.deltalake.BaseTestDeltaLakeS3Storage
-
- Direct Known Subclasses:
TestDeltaLakeAlterTableCompatibility,TestDeltaLakeDatabricksCheckpointsCompatibility,TestDeltaLakeDatabricksCreateTableAsSelectCompatibility,TestDeltaLakeDatabricksCreateTableCompatibility,TestDeltaLakeDatabricksDelete,TestDeltaLakeDatabricksInsertCompatibility,TestDeltaLakeDatabricksPartitioningCompatibility,TestDeltaLakeDatabricksUpdates,TestDeltaLakeDropTableCompatibility,TestDeltaLakeWriteDatabricksCompatibility,TestHiveAndDeltaLakeRedirect
public abstract class BaseTestDeltaLakeS3Storage extends io.trino.tempto.ProductTest
-
-
Field Summary
Fields Modifier and Type Field Description protected StringbucketName
-
Constructor Summary
Constructors Constructor Description BaseTestDeltaLakeS3Storage()
-
-
-
Field Detail
-
bucketName
protected String bucketName
-
-