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
-
public class TestAvroSchemaEvolutionOnSimpleTable extends BaseTestAvroSchemaEvolution
-
-
Constructor Summary
Constructors Constructor Description TestAvroSchemaEvolutionOnSimpleTable()
-
Method Summary
-
Methods inherited from class io.trino.tests.product.hive.BaseTestAvroSchemaEvolution
createAndLoadTable, dropTestTable, testCreateTableLike, testInsertAfterSchemaEvolution, testSchemaEvolution, testSchemaEvolutionWithIncompatibleType, testSchemaWhenUrlIsUnset, testSelectTable
-
-