public class TestHiveStorageFormats extends io.prestosql.tempto.ProductTest
| Constructor and Description |
|---|
TestHiveStorageFormats() |
| Modifier and Type | Method and Description |
|---|---|
static Object[][] |
storageFormats() |
void |
testCreatePartitionedTableAs(io.prestosql.tests.hive.TestHiveStorageFormats.StorageFormat storageFormat) |
void |
testCreateTableAs(io.prestosql.tests.hive.TestHiveStorageFormats.StorageFormat storageFormat) |
void |
testInsertIntoPartitionedTable(io.prestosql.tests.hive.TestHiveStorageFormats.StorageFormat storageFormat) |
void |
testInsertIntoTable(io.prestosql.tests.hive.TestHiveStorageFormats.StorageFormat storageFormat) |
void |
testSnappyCompressedParquetTableCreatedInHive() |
public static Object[][] storageFormats()
public void testInsertIntoTable(io.prestosql.tests.hive.TestHiveStorageFormats.StorageFormat storageFormat)
public void testCreateTableAs(io.prestosql.tests.hive.TestHiveStorageFormats.StorageFormat storageFormat)
public void testInsertIntoPartitionedTable(io.prestosql.tests.hive.TestHiveStorageFormats.StorageFormat storageFormat)
public void testCreatePartitionedTableAs(io.prestosql.tests.hive.TestHiveStorageFormats.StorageFormat storageFormat)
public void testSnappyCompressedParquetTableCreatedInHive()
Copyright © 2012–2019. All rights reserved.