Package io.trino.tests.product
Class BaseTestTableFormats
java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.BaseTestTableFormats
- Direct Known Subclasses:
TestDeltaLakeAzure,TestDeltaLakeGcs,TestHiveAzure,TestHiveGcs,TestIcebergAzure,TestIcebergGcs
public abstract class BaseTestTableFormats
extends io.trino.tempto.ProductTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract Stringprotected Stringprotected voidtestBasicWriteOperations(String schemaLocation) protected voidtestCreateAndInsertTable(String schemaLocation) protected voidtestCreateAndSelectNationTable(String schemaLocation) protected voidtestPathContainsSpecialCharacter(String schemaLocation, String partitioningPropertyName) protected voidtestSparkCompatibilityOnTrinoCreatedTable(String schemaLocation)
-
Constructor Details
-
BaseTestTableFormats
public BaseTestTableFormats()
-
-
Method Details
-
getCatalogName
-
testCreateAndSelectNationTable
-
testBasicWriteOperations
-
testCreateAndInsertTable
-
testPathContainsSpecialCharacter
-
testSparkCompatibilityOnTrinoCreatedTable
-
getSparkCatalog
-