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

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

nandorKollar opened a new pull request #500: PARQUET-1344: Type builders don't 
honor new logical types
URL: https://github.com/apache/parquet-mr/pull/500
 
 
   Call propert constructor when builder is caller with new logical type,
   call the deprecated OriginalType version otherwise.

----------------------------------------------------------------
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:
[email protected]


> Type builders don't honor new logical types
> -------------------------------------------
>
>                 Key: PARQUET-1344
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1344
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-mr
>            Reporter: Nandor Kollar
>            Assignee: Nandor Kollar
>            Priority: Major
>              Labels: pull-request-available
>
> Type builder still use OriginalType constructors even for new logical types. 
> Therefore one can't build a timestamp type with UTC adjustment = false with 
> the type builder, because they default utc adjustment to false (via 
> OriginalType conversion)



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

Reply via email to