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/10/04 14:00:00 UTC

[jira] [Updated] (PARQUET-1436) TimestampMicrosStringifier shows wrong microseconds for timestamps before 1970

     [ https://issues.apache.org/jira/browse/PARQUET-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated PARQUET-1436:
------------------------------------
    Labels: pull-request-available  (was: )

> TimestampMicrosStringifier shows wrong microseconds for timestamps before 1970
> ------------------------------------------------------------------------------
>
>                 Key: PARQUET-1436
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1436
>             Project: Parquet
>          Issue Type: Task
>          Components: parquet-mr
>            Reporter: Zoltan Ivanfi
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.11.0
>
>
> testTimestampMicrosStringifier takes the timestamp 1848-03-15T09:23:59.765 and subtracts 1 microseconds from it. The result (both expected and actual) is 1848-03-15T09:23:59.765001, but it should be 1848-03-15T09:23:59.764999 instead.



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