public class TestInsertIntoHiveTable extends io.prestosql.tempto.ProductTest implements io.prestosql.tempto.RequirementsProvider
| Constructor and Description |
|---|
TestInsertIntoHiveTable() |
| Modifier and Type | Method and Description |
|---|---|
io.prestosql.tempto.Requirement |
getRequirements(io.prestosql.tempto.configuration.Configuration configuration) |
void |
testInsertIntoPartitionedWithSerdeProperty() |
void |
testInsertIntoSelectToHiveTableAllHiveSimpleTypes() |
void |
testInsertIntoValuesToHiveTableAllHiveSimpleTypes() |
public io.prestosql.tempto.Requirement getRequirements(io.prestosql.tempto.configuration.Configuration configuration)
getRequirements in interface io.prestosql.tempto.RequirementsProviderpublic void testInsertIntoValuesToHiveTableAllHiveSimpleTypes()
public void testInsertIntoSelectToHiveTableAllHiveSimpleTypes()
public void testInsertIntoPartitionedWithSerdeProperty()
Copyright © 2012–2019. All rights reserved.