Class BaseTestAvroSchemaEvolution

    • Constructor Detail

      • BaseTestAvroSchemaEvolution

        protected BaseTestAvroSchemaEvolution​(String tableName,
                                              String... varcharPartitionColumns)
    • 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()