public class AvroFormatTest extends ClusterTest
DrillTest.MemWatcher| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.ExpectedException |
thrown |
client, cluster, dirTestWatcherlogOutcome, objectMapper, REPEAT_RULE, thrownException, TIMEOUT| Constructor and Description |
|---|
AvroFormatTest() |
getFile, queryBuilder, run, runAndLog, runAndPrint, runAndPrint, shutdown, startCluster, testBuilderescapeJsonString, finishDrillTest, initDrillTestpublic void testSimplePrimitiveSchema_NoNullValues()
throws Exception
Exceptionpublic void testSimplePrimitiveSchema_StarQuery()
throws Exception
Exceptionpublic void testSimplePrimitiveSchema_SelectColumnSubset()
throws Exception
Exceptionpublic void testImplicitColumnsWithStar()
throws Exception
Exceptionpublic void testImplicitColumnInWhereClause()
throws Exception
Exceptionpublic void testSimpleArraySchema_NoNullValues()
throws Exception
Exceptionpublic void testSimpleArraySchema_StarQuery()
throws Exception
Exceptionpublic void testDoubleNestedSchema_NoNullValues_NotAllColumnsProjected()
throws Exception
Exceptionpublic void testSimpleNestedSchema_NoNullValues()
throws Exception
Exceptionpublic void testSimpleNestedSchema_StarQuery()
throws Exception
Exceptionpublic void testDoubleNestedSchema_NoNullValues()
throws Exception
Exceptionpublic void testDoubleNestedSchema_StarQuery()
throws Exception
Exceptionpublic void testSimpleEnumSchema_NoNullValues()
throws Exception
Exceptionpublic void testSimpleEnumSchema_StarQuery()
throws Exception
Exceptionpublic void testSimpleUnionSchema_StarQuery()
throws Exception
Exceptionpublic void testShouldFailSimpleUnionNonNullSchema_StarQuery()
throws Exception
Exceptionpublic void testNestedUnionSchema_withNullValues()
throws Exception
Exceptionpublic void testFlattenPrimitiveArray()
throws Exception
Exceptionpublic void testFlattenEmptyComplexArrayMustYieldNoResults()
throws Exception
Exceptionpublic void testNestedUnionArraySchema_withNullValues()
throws Exception
Exceptionpublic void testMapSchema_withNullValues()
throws Exception
Exceptionpublic void testMapSchemaComplex_withNullValues()
throws Exception
Exceptionpublic void testMapSchemaGetByNotExistingKey()
throws Exception
Exceptionpublic void testMapSchemaGetByKeyUsingDotNotation()
throws Exception
Exceptionpublic void testArrayMapSchemaGetElementByIndex()
throws Exception
Exceptionpublic void testArrayMapSchemaElementGetByKey()
throws Exception
Exceptionpublic void testMapSchemaArrayValueGetByKey()
throws Exception
Exceptionpublic void testMapSchemaArrayValueGetByKeyElementByIndex()
throws Exception
Exceptionpublic void testMapSchemaValueInFilter()
throws Exception
Exceptionpublic void testMapSchemaValueInFilter2()
throws Exception
Exceptionpublic void testMultiDimensionalArray()
throws Exception
ExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.