| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
IDENTIFIER |
"parquet" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PARQUET_SKIP_CORRUPTED_RECORD |
"skip.corrupted.record" |
public static final String |
PARQUET_SKIP_WRONG_SCHEMA_SPLITS |
"skip.splits.wrong.schema" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LIST_ARRAY_TYPE |
"array" |
public static final String |
LIST_ELEMENT |
"element" |
public static final String |
LIST_GROUP_NAME |
"list" |
public static final String |
MAP_VALUE |
"value" |
public static final String |
MESSAGE_ROOT |
"root" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
JULIAN_EPOCH_OFFSET_DAYS |
2440588 |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.