Package io.trino.tests.product.hive
Class TestAvroSchemaUrl
java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.hive.HiveProductTest
io.trino.tests.product.hive.TestAvroSchemaUrl
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionObject[][]voidcleanup()voidsetup()voidvoidtestHiveCreatedTable(String schemaLocation) voidvoidtestPrestoCreatedTable(String schemaLocation) voidMethods inherited from class io.trino.tests.product.hive.HiveProductTest
getHiveVersionMajor, getHiveVersionMinor, getHiveVersionPatch, isHiveWithBrokenAvroTimestamps
-
Constructor Details
-
TestAvroSchemaUrl
public TestAvroSchemaUrl()
-
-
Method Details
-
setup
- Throws:
Exception
-
cleanup
public void cleanup() -
avroSchemaLocations
-
testHiveCreatedTable
-
testAvroSchemaUrlInSerdeProperties
- Throws:
IOException
-
testPrestoCreatedTable
-
testTableWithLongColumnType
public void testTableWithLongColumnType() -
testPartitionedTableWithLongColumnType
public void testPartitionedTableWithLongColumnType()
-