Package io.trino.tests.product.hive
Class TestAvroSchemaEvolutionOnSimpleTable
java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.hive.BaseTestAvroSchemaEvolution
io.trino.tests.product.hive.TestAvroSchemaEvolutionOnSimpleTable
-
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
-
TestAvroSchemaEvolutionOnSimpleTable
public TestAvroSchemaEvolutionOnSimpleTable()
-