Package io.trino.tests.product.hive
Class TestAvroSchemaEvolutionOnTableWithPartitioning
java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.hive.BaseTestAvroSchemaEvolution
io.trino.tests.product.hive.TestAvroSchemaEvolutionOnTableWithPartitioning
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.trino.tests.product.hive.BaseTestAvroSchemaEvolution
createAndLoadTable, dropTestTable, testCreateTableLike, testInsertAfterSchemaEvolution, testSchemaEvolutionWithIncompatibleType, testSchemaEvolutionWithLiteral, testSchemaEvolutionWithUrl, testSchemaWhenLiteralIsUnset, testSchemaWhenUrlIsUnset, testSelectTable
-
Constructor Details
-
TestAvroSchemaEvolutionOnTableWithPartitioning
public TestAvroSchemaEvolutionOnTableWithPartitioning()
-