public class ElasticSearchQueryTest extends ClusterTest
DrillTest.MemWatcher| Modifier and Type | Field and Description |
|---|---|
static RestHighLevelClient |
restHighLevelClient |
client, cluster, dirTestWatcherlogOutcome, objectMapper, REPEAT_RULE, thrownException, TIMEOUT| Constructor and Description |
|---|
ElasticSearchQueryTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
cleanUp() |
static void |
init() |
void |
testAggregate() |
void |
testAggregateWithGroupBy() |
void |
testJoin() |
void |
testJoinWithFileTable() |
void |
testLimitWithSort() |
void |
testLiteralWithAggregateAndGroupBy() |
void |
testSelectAll() |
void |
testSelectAllFiltered() |
void |
testSelectAllWithLimitAndSort() |
void |
testSelectColumns() |
void |
testSelectColumnsFiltered() |
void |
testSelectColumnsUnsupportedAggregate() |
void |
testSelectColumnsUnsupportedFilter() |
void |
testSelectColumnsUnsupportedProject() |
void |
testSelectIntLiterals() |
void |
testSelectLiterals() |
void |
testSelectLiteralWithStar() |
void |
testSelectNonExistingColumn() |
void |
testSelectNonExistingSubSchema() |
void |
testSelectNonExistingTable() |
void |
testSingleColumn() |
void |
testWithProvidedSchema() |
getFile, queryBuilder, run, runAndLog, runAndPrint, runAndPrint, shutdown, startCluster, testBuilderescapeJsonString, finishDrillTest, initDrillTestpublic static void cleanUp()
throws IOException
IOExceptionpublic void testSelectColumnsFiltered()
throws Exception
Exceptionpublic void testSelectColumnsUnsupportedFilter()
throws Exception
Exceptionpublic void testSelectColumnsUnsupportedProject()
throws Exception
Exceptionpublic void testSelectColumnsUnsupportedAggregate()
throws Exception
Exceptionpublic void testSelectAllWithLimitAndSort()
throws Exception
Exceptionpublic void testSelectNonExistingColumn()
throws Exception
Exceptionpublic void testSelectLiteralWithStar()
throws Exception
Exceptionpublic void testLiteralWithAggregateAndGroupBy()
throws Exception
Exceptionpublic void testSelectNonExistingTable()
throws Exception
Exceptionpublic void testSelectNonExistingSubSchema()
throws Exception
ExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.