Package io.trino.tests.product.hive
Class TestAllDatatypesFromHiveConnector
java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.hive.HiveProductTest
io.trino.tests.product.hive.TestAllDatatypesFromHiveConnector
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classstatic final classstatic final classstatic final class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidMethods inherited from class io.trino.tests.product.hive.HiveProductTest
getHiveVersionMajor, getHiveVersionMinor, getHiveVersionPatch, isHiveWithBrokenAvroTimestamps
-
Constructor Details
-
TestAllDatatypesFromHiveConnector
public TestAllDatatypesFromHiveConnector()
-
-
Method Details
-
testSelectAllDatatypesTextFile
public void testSelectAllDatatypesTextFile() -
testSelectAllDatatypesOrc
public void testSelectAllDatatypesOrc() -
testSelectAllDatatypesRcfile
public void testSelectAllDatatypesRcfile() -
testSelectAllDatatypesAvro
public void testSelectAllDatatypesAvro() -
testSelectAllDatatypesParquetFile
public void testSelectAllDatatypesParquetFile()
-