Class TestInsertIntoHiveTable

java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.hive.TestInsertIntoHiveTable
All Implemented Interfaces:
io.trino.tempto.RequirementsProvider

public class TestInsertIntoHiveTable extends io.trino.tempto.ProductTest implements io.trino.tempto.RequirementsProvider
  • Constructor Details

    • TestInsertIntoHiveTable

      public TestInsertIntoHiveTable()
  • Method Details

    • getRequirements

      public io.trino.tempto.Requirement getRequirements(io.trino.tempto.configuration.Configuration configuration)
      Specified by:
      getRequirements in interface io.trino.tempto.RequirementsProvider
    • testInsertIntoValuesToHiveTableAllHiveSimpleTypes

      public void testInsertIntoValuesToHiveTableAllHiveSimpleTypes()
    • testInsertIntoSelectToHiveTableAllHiveSimpleTypes

      public void testInsertIntoSelectToHiveTableAllHiveSimpleTypes()
    • testInsertIntoPartitionedWithSerdeProperty

      public void testInsertIntoPartitionedWithSerdeProperty()