You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/08/17 12:17:00 UTC

[jira] [Commented] (PARQUET-1383) Parquet tools should print logical type instead of (or besides) original type

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

ASF GitHub Bot commented on PARQUET-1383:
-----------------------------------------

nandorKollar opened a new pull request #513: PARQUET-1383: Parquet tools should print logical type instead of (or besides) original type
URL: https://github.com/apache/parquet-mr/pull/513
 
 
   This pull request addresses two topics:
   - write logical type in parquet tools meta besides original type
   - take to UTC normalized parameter into account when printing time/timestamp values (using stringifiers)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Parquet tools should print logical type instead of (or besides) original type
> -----------------------------------------------------------------------------
>
>                 Key: PARQUET-1383
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1383
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-mr
>            Reporter: Nandor Kollar
>            Assignee: Nandor Kollar
>            Priority: Minor
>              Labels: pull-request-available
>
> Currently, parquet-tools should print original type. Since the new logical type API is introduced, it would be better to print it instead of, or besides the original type.
> Also, the values written by the tools should take UTC normalized parameters into account. Right now, every time and timestamp value is adjusted to UTC when printed via parquet-tools



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)