public class CassandraQueryTest extends BaseCassandraTest
DrillTest.MemWatcherclient, cluster, dirTestWatcherlogOutcome, objectMapper, REPEAT_RULE, thrownException, TIMEOUT| Constructor and Description |
|---|
CassandraQueryTest() |
| Modifier and Type | Method and Description |
|---|---|
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() |
setUpBeforeClass, tearDownCassandragetFile, queryBuilder, run, runAndLog, runAndPrint, runAndPrint, shutdown, startCluster, testBuilderescapeJsonString, finishDrillTest, initDrillTestpublic 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.