Class TestInsertIntoHiveTable

  • All Implemented Interfaces:
    io.trino.tempto.RequirementsProvider

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

      • TestInsertIntoHiveTable

        public TestInsertIntoHiveTable()
    • Method Detail

      • 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()