Class TestHiveBasicTableStatistics

    • Constructor Detail

      • TestHiveBasicTableStatistics

        public TestHiveBasicTableStatistics()
    • Method Detail

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