Class TestAvroSchemaEvolution


  • public class TestAvroSchemaEvolution
    extends io.prestosql.tempto.ProductTest
    • Constructor Detail

      • TestAvroSchemaEvolution

        public TestAvroSchemaEvolution()
    • Method Detail

      • createAndLoadTable

        public void createAndLoadTable()
      • dropTestTable

        public void dropTestTable()
      • testSelectTable

        public void testSelectTable()
      • testInsertAfterSchemaEvolution

        public void testInsertAfterSchemaEvolution()
      • testSchemaEvolutionWithIncompatibleType

        public void testSchemaEvolutionWithIncompatibleType()
      • testSchemaEvolution

        public void testSchemaEvolution()
      • testSchemaWhenUrlIsUnset

        public void testSchemaWhenUrlIsUnset()
      • testCreateTableLike

        public void testCreateTableLike()