[
https://issues.apache.org/jira/browse/PARQUET-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225513#comment-17225513
]
Joshua Martone commented on PARQUET-1926:
-----------------------------------------
I've updated my PR with a more general implementation to allow the use of a
`LogicalTypeAnnotation` in any `ThriftType` with conversion for `I32Type`,
`I64Type`, and `StringType` in `ThriftSchemaConvertVisitor` and corresponding
tests.
[https://github.com/apache/parquet-mr/pull/832]
> Add LogicalType support to ThriftType.I64Type
> ---------------------------------------------
>
> Key: PARQUET-1926
> URL: https://issues.apache.org/jira/browse/PARQUET-1926
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-thrift
> Reporter: Joshua Martone
> Priority: Minor
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Adds a LogicalTypeAnnotation to the I64Type.
> This allows you to serialize timestamps and times.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)