Class TestHiveIgnoreAbsentPartitions

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

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

      • TestHiveIgnoreAbsentPartitions

        public TestHiveIgnoreAbsentPartitions()
    • Method Detail

      • getRequirements

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

        public void testIgnoreAbsentPartitions()
                                        throws Exception
        Throws:
        Exception
      • testShouldThrowErrorOnUnpartitionedTableMissingData

        public void testShouldThrowErrorOnUnpartitionedTableMissingData()
                                                                 throws Exception
        Throws:
        Exception