Class TestHiveBasicTableStatistics

java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.hive.TestHiveBasicTableStatistics

public class TestHiveBasicTableStatistics extends io.trino.tempto.ProductTest
  • Constructor Details

    • TestHiveBasicTableStatistics

      public TestHiveBasicTableStatistics()
  • Method Details

    • testCreateUnpartitioned

      public void testCreateUnpartitioned()
    • testCreateExternalUnpartitioned

      public void testCreateExternalUnpartitioned()
    • testCreateTableWithNoData

      public void testCreateTableWithNoData()
    • testInsertUnpartitioned

      public void testInsertUnpartitioned()
    • testCreatePartitioned

      public void testCreatePartitioned()
    • testAnalyzePartitioned

      public void testAnalyzePartitioned()
    • testAnalyzeUnpartitioned

      public void testAnalyzeUnpartitioned()
    • testInsertPartitioned

      public void testInsertPartitioned()
    • testInsertBucketed

      public void testInsertBucketed()
    • testInsertBucketedPartitioned

      public void testInsertBucketedPartitioned()