public class TestHiveBasicTableStatistics extends io.prestosql.tempto.ProductTest
| Constructor and Description |
|---|
TestHiveBasicTableStatistics() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAnalyzePartitioned() |
void |
testAnalyzeUnpartitioned() |
void |
testCreatePartitioned() |
void |
testCreateTableWithNoData() |
void |
testCreateUnpartitioned() |
void |
testInsertBucketed() |
void |
testInsertBucketedPartitioned() |
void |
testInsertPartitioned() |
void |
testInsertUnpartitioned() |
public void testCreateUnpartitioned()
public void testCreateTableWithNoData()
public void testInsertUnpartitioned()
public void testCreatePartitioned()
public void testAnalyzePartitioned()
public void testAnalyzeUnpartitioned()
public void testInsertPartitioned()
public void testInsertBucketed()
public void testInsertBucketedPartitioned()
Copyright © 2012–2019. All rights reserved.