public class TestAvroSchemaEvolution extends io.prestosql.tempto.ProductTest
| Constructor and Description |
|---|
TestAvroSchemaEvolution() |
| Modifier and Type | Method and Description |
|---|---|
void |
createAndLoadTable() |
void |
dropTestTable() |
void |
testCreateTableLike() |
void |
testInsertAfterSchemaEvolution() |
void |
testSchemaEvolution() |
void |
testSchemaEvolutionWithIncompatibleType() |
void |
testSchemaWhenUrlIsUnset() |
void |
testSelectTable() |
public void createAndLoadTable()
public void dropTestTable()
public void testSelectTable()
public void testInsertAfterSchemaEvolution()
public void testSchemaEvolutionWithIncompatibleType()
public void testSchemaEvolution()
public void testSchemaWhenUrlIsUnset()
public void testCreateTableLike()
Copyright © 2012–2019. All rights reserved.