Package io.trino.tests.product.deltalake
Class TestDeltaLakeDropTableCompatibility
- java.lang.Object
-
- io.trino.tempto.ProductTest
-
- io.trino.tests.product.deltalake.BaseTestDeltaLakeS3Storage
-
- io.trino.tests.product.deltalake.TestDeltaLakeDropTableCompatibility
-
public class TestDeltaLakeDropTableCompatibility extends BaseTestDeltaLakeS3Storage
-
-
Field Summary
-
Fields inherited from class io.trino.tests.product.deltalake.BaseTestDeltaLakeS3Storage
bucketName
-
-
Constructor Summary
Constructors Constructor Description TestDeltaLakeDropTableCompatibility()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Object[][]engineConfigurations()voidsetup()voidtestDatabricksManagedTableDroppedFromTrino(io.trino.tests.product.deltalake.TestDeltaLakeDropTableCompatibility.Engine creator, io.trino.tests.product.deltalake.TestDeltaLakeDropTableCompatibility.Engine dropper, boolean explicitLocation)-
Methods inherited from class io.trino.tests.product.deltalake.BaseTestDeltaLakeS3Storage
setUp
-
-
-
-
Method Detail
-
setup
public void setup()
-
engineConfigurations
public static Object[][] engineConfigurations()
-
testDatabricksManagedTableDroppedFromTrino
public void testDatabricksManagedTableDroppedFromTrino(io.trino.tests.product.deltalake.TestDeltaLakeDropTableCompatibility.Engine creator, io.trino.tests.product.deltalake.TestDeltaLakeDropTableCompatibility.Engine dropper, boolean explicitLocation)
-
-