[
https://issues.apache.org/jira/browse/PARQUET-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17215455#comment-17215455
]
Joshua Martone commented on PARQUET-1926:
-----------------------------------------
Hi [~singhashish] it is! However, we can't pass logical types when constructing
the Parquet ThriftTypes like you can when constructing raw Parquet types. This
change would allow us to write I64 fields with timestamp or time logical types
attached.
> 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)