public class TestAvroSchemaUrl extends io.prestosql.tempto.ProductTest
| Constructor and Description |
|---|
TestAvroSchemaUrl() |
| Modifier and Type | Method and Description |
|---|---|
Object[][] |
avroSchemaLocations() |
void |
cleanup() |
void |
setup() |
void |
testAvroSchemaUrlInSerdeProperties() |
void |
testHiveCreatedTable(String schemaLocation) |
void |
testPartitionedTableWithLongColumnType() |
void |
testPrestoCreatedTable(String schemaLocation) |
void |
testTableWithLongColumnType() |
public void cleanup()
public Object[][] avroSchemaLocations()
public void testHiveCreatedTable(String schemaLocation)
public void testAvroSchemaUrlInSerdeProperties()
throws IOException
IOExceptionpublic void testPrestoCreatedTable(String schemaLocation)
public void testTableWithLongColumnType()
public void testPartitionedTableWithLongColumnType()
Copyright © 2012–2019. All rights reserved.