Package io.trino.tests.product.hive
Class TestHiveCompatibility
java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.hive.HiveProductTest
io.trino.tests.product.hive.TestHiveCompatibility
-
Field Summary
Fields inherited from class io.trino.tests.product.hive.HiveProductTest
ERROR_COMMITTING_WRITE_TO_HIVE_RETRY_POLICY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.trino.tests.product.hive.HiveProductTest
getHiveVersionMajor, getHiveVersionMinor, getHiveVersionPatch, isHiveVersionBefore12, isHiveWithBrokenAvroTimestamps
-
Constructor Details
-
TestHiveCompatibility
public TestHiveCompatibility()
-
-
Method Details
-
testInsertAllSupportedDataTypesWithTrino
public void testInsertAllSupportedDataTypesWithTrino(TestHiveStorageFormats.StorageFormat storageFormat) throws SQLException - Throws:
SQLException
-
testTimestampFieldWrittenByOptimizedParquetWriterCannotBeReadByHive
- Throws:
Exception
-
testSmallDecimalFieldWrittenByOptimizedParquetWriterCanBeReadByHive
- Throws:
Exception
-
storageFormatsWithConfiguration
-