public class TestComplexColumnInSchema extends BaseTest
Constructor and Description |
---|
TestComplexColumnInSchema() |
Modifier and Type | Method and Description |
---|---|
static void |
setup() |
void |
testCombinedColumns() |
void |
testGroupTypeColumn() |
void |
testNestedColumn() |
void |
testNestedRepeatedColumn() |
void |
testNestedVariableCaseColumn() |
void |
testNonexistentColumn() |
void |
testRepeatedColumn() |
void |
testSimpleColumn() |
void |
testSimpleColumns() |
void |
testVariableCaseColumn() |
void |
testVariableCaseSchemaPath() |
public static void setup() throws IOException
IOException
public void testGroupTypeColumn()
public void testNestedColumn()
public void testCombinedColumns()
public void testSimpleColumn()
public void testSimpleColumns()
public void testNonexistentColumn()
public void testVariableCaseColumn()
public void testVariableCaseSchemaPath()
public void testNestedVariableCaseColumn()
public void testRepeatedColumn()
public void testNestedRepeatedColumn()
Copyright © 2021 The Apache Software Foundation. All rights reserved.