You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Nandor Kollar (JIRA)" <ji...@apache.org> on 2018/06/29 16:50:00 UTC

[jira] [Created] (PARQUET-1344) Type builders don't honor new logical types

Nandor Kollar created PARQUET-1344:
--------------------------------------

             Summary: 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
            Reporter: Nandor Kollar
            Assignee: Nandor Kollar


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)