Class TestExternalHiveTable

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

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

    • TestExternalHiveTable

      public TestExternalHiveTable()
  • Method Details

    • getRequirements

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

      public void testShowStatisticsForExternalTable()
    • testAnalyzeExternalTable

      public void testAnalyzeExternalTable()
    • testInsertIntoExternalTable

      public void testInsertIntoExternalTable()
    • testDeleteFromExternalTable

      public void testDeleteFromExternalTable()
    • testDeleteFromExternalPartitionedTableTable

      public void testDeleteFromExternalPartitionedTableTable()
    • testCreateExternalTableWithInaccessibleSchemaLocation

      public void testCreateExternalTableWithInaccessibleSchemaLocation()