Nandor Kollar created PARQUET-1284:
--------------------------------------
Summary: Incorporate new logical type parameters into schema
language
Key: PARQUET-1284
URL: https://issues.apache.org/jira/browse/PARQUET-1284
Project: Parquet
Issue Type: Improvement
Components: parquet-mr
Reporter: Nandor Kollar
Assignee: Nandor Kollar
The [new logical types
API|https://github.com/apache/parquet-format/blob/master/src/main/thrift/parquet.thrift#L320]
introduces new type parameters for time logical type (isAdjustedToUTC, unit),
int type (bitWidth, isSigned) and timestamp type (isAdjustedToUTC, unit).
The schema language doesn't support these type parameters yet.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)