Package io.prestosql.tests.hive
Class TestHivePartitionSchemaEvolution
- java.lang.Object
-
- io.prestosql.tempto.ProductTest
-
- io.prestosql.tests.hive.HiveProductTest
-
- io.prestosql.tests.hive.TestHivePartitionSchemaEvolution
-
public class TestHivePartitionSchemaEvolution extends HiveProductTest
-
-
Constructor Summary
Constructors Constructor Description TestHivePartitionSchemaEvolution()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestOrc()voidtestParquet()voiduseColumnMappingByName()-
Methods inherited from class io.prestosql.tests.hive.HiveProductTest
getHiveVersionMajor, getHiveVersionMinor, getHiveVersionPatch, isHiveVersionBefore12
-
-
-
-
Method Detail
-
useColumnMappingByName
public void useColumnMappingByName() throws SQLException- Throws:
SQLException
-
testParquet
public void testParquet()
-
testOrc
public void testOrc()
-
-