public class TestSchemaParser extends BaseTest
| Constructor and Description |
|---|
TestSchemaParser() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkQuotedIdWithEscapes() |
void |
testAdditionalParquetTypes() |
void |
testArray() |
void |
testBooleanType() |
void |
testCaseInsensitivity() |
void |
testCharacterTypes() |
void |
testColumnProperties() |
void |
testDecimalTypes() |
void |
testDefault() |
void |
testDynamicColumn() |
void |
testEmptySchema() |
void |
testEmptySchemaWithParentheses() |
void |
testEmptySchemaWithProperties() |
void |
testFormat() |
void |
testFormatAndDefault() |
void |
testInterval() |
void |
testMap() |
void |
testModeForMapType() |
void |
testModeForRepeatedType() |
void |
testModeForSimpleType() |
void |
testModeForStructType() |
void |
testNumericTypes() |
void |
testParseColumn() |
void |
testSchemaWithParen() |
void |
testSchemaWithProperties() |
void |
testSkip() |
void |
testStruct() |
void |
testTimeTypes() |
void |
testUnion() |
public void testDecimalTypes()
public void testCharacterTypes()
public void testAdditionalParquetTypes()
throws Exception
Exceptionpublic void testEmptySchemaWithParentheses()
throws Exception
Exceptionpublic void testEmptySchemaWithProperties()
throws Exception
Exceptionpublic void testDynamicColumn()
throws IOException
IOExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.