Class TestHiveStorageFormats


  • public class TestHiveStorageFormats
    extends io.prestosql.tempto.ProductTest
    • Constructor Detail

      • TestHiveStorageFormats

        public TestHiveStorageFormats()
    • Method Detail

      • storageFormats

        public static java.lang.Object[][] storageFormats()
      • storageFormatsWithNullFormat

        public static java.lang.Object[][] storageFormatsWithNullFormat()
      • testInsertIntoTable

        public void testInsertIntoTable​(io.prestosql.tests.hive.TestHiveStorageFormats.StorageFormat storageFormat)
      • testCreateTableAs

        public void testCreateTableAs​(io.prestosql.tests.hive.TestHiveStorageFormats.StorageFormat storageFormat)
      • testInsertIntoPartitionedTable

        public void testInsertIntoPartitionedTable​(io.prestosql.tests.hive.TestHiveStorageFormats.StorageFormat storageFormat)
      • testInsertAndSelectWithNullFormat

        public void testInsertAndSelectWithNullFormat​(io.prestosql.tests.hive.TestHiveStorageFormats.StorageFormat storageFormat)
      • testSelectWithNullFormat

        public void testSelectWithNullFormat​(io.prestosql.tests.hive.TestHiveStorageFormats.StorageFormat storageFormat)
      • testCreatePartitionedTableAs

        public void testCreatePartitionedTableAs​(io.prestosql.tests.hive.TestHiveStorageFormats.StorageFormat storageFormat)
      • testOrcTableCreatedInPresto

        public void testOrcTableCreatedInPresto()
      • testSnappyCompressedParquetTableCreatedInHive

        public void testSnappyCompressedParquetTableCreatedInHive()