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