[ 
https://issues.apache.org/jira/browse/PARQUET-358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14698906#comment-14698906
 ] 

Konstantin Shaposhnikov commented on PARQUET-358:
-------------------------------------------------

[~rdblue], yes I am interested to work on this.

There are two questions related to the implementation:

1. Is it ok for parquet-avro library depend on AVRO 1.8.0 once it is released? 
Or should the conversion be implemented in such a way that it works with AVRO 
1.7.x?
2. TIME_MICROS and TIMESTAMP_MICROS has been added to parquet-format but there 
is no released version with these types. It would be good to release 
parquet-format library.

> Add support for temporal logical types to AVRO/Parquet conversion
> -----------------------------------------------------------------
>
>                 Key: PARQUET-358
>                 URL: https://issues.apache.org/jira/browse/PARQUET-358
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-avro
>    Affects Versions: 1.8.0
>            Reporter: Konstantin Shaposhnikov
>
> Both 
> [AVRO|https://github.com/apache/avro/blob/trunk/doc/src/content/xdocs/spec.xml]
>  and 
> [Parquet|https://github.com/apache/parquet-format/blob/master/LogicalTypes.md]
>  support logical types for dates, times and timestamps however this 
> information is not transfered from AVRO schema to Parquet schema during 
> conversion.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to