Class TestHiveCompatibility

java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.hive.HiveProductTest
io.trino.tests.product.hive.TestHiveCompatibility

public class TestHiveCompatibility extends HiveProductTest
  • Constructor Details

    • TestHiveCompatibility

      public TestHiveCompatibility()
  • Method Details

    • testInsertAllSupportedDataTypesWithTrino

      public void testInsertAllSupportedDataTypesWithTrino(TestHiveStorageFormats.StorageFormat storageFormat) throws SQLException
      Throws:
      SQLException
    • testTimestampFieldWrittenByOptimizedParquetWriterCanBeReadByHive

      public void testTimestampFieldWrittenByOptimizedParquetWriterCanBeReadByHive() throws Exception
      Throws:
      Exception
    • testSmallDecimalFieldWrittenByOptimizedParquetWriterCanBeReadByHive

      public void testSmallDecimalFieldWrittenByOptimizedParquetWriterCanBeReadByHive() throws Exception
      Throws:
      Exception
    • storageFormatsWithConfiguration

      public static TestHiveStorageFormats.StorageFormat[] storageFormatsWithConfiguration()