public class TestHiveCoercion extends io.prestosql.tempto.ProductTest
| Modifier and Type | Class and Description |
|---|---|
static class |
TestHiveCoercion.AvroRequirements |
static class |
TestHiveCoercion.OrcRequirements |
static class |
TestHiveCoercion.ParquetRequirements |
static class |
TestHiveCoercion.RcBinaryRequirements |
static class |
TestHiveCoercion.RcTextRequirements |
static class |
TestHiveCoercion.TextRequirements |
| Constructor and Description |
|---|
TestHiveCoercion() |
| Modifier and Type | Method and Description |
|---|---|
void |
testHiveCoercionAvro() |
void |
testHiveCoercionOrc() |
void |
testHiveCoercionParquet() |
void |
testHiveCoercionRcBinary() |
void |
testHiveCoercionRcText() |
void |
testHiveCoercionTextFile() |
public static final io.prestosql.tempto.fulfillment.table.hive.HiveTableDefinition HIVE_COERCION_TEXTFILE
public static final io.prestosql.tempto.fulfillment.table.hive.HiveTableDefinition HIVE_COERCION_PARQUET
public static final io.prestosql.tempto.fulfillment.table.hive.HiveTableDefinition HIVE_COERCION_AVRO
public static final io.prestosql.tempto.fulfillment.table.hive.HiveTableDefinition HIVE_COERCION_ORC
public static final io.prestosql.tempto.fulfillment.table.hive.HiveTableDefinition HIVE_COERCION_RCTEXT
public static final io.prestosql.tempto.fulfillment.table.hive.HiveTableDefinition HIVE_COERCION_RCBINARY
public void testHiveCoercionTextFile()
public void testHiveCoercionOrc()
public void testHiveCoercionRcText()
public void testHiveCoercionRcBinary()
public void testHiveCoercionParquet()
public void testHiveCoercionAvro()
Copyright © 2012–2019. All rights reserved.