You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "Owen O'Malley (Jira)" <ji...@apache.org> on 2019/11/25 16:34:00 UTC

[jira] [Reopened] (ORC-27) C++ reader does not read dates correctly prior to 1583

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

Owen O'Malley reopened ORC-27:
------------------------------
      Assignee: Owen O'Malley  (was: Aliaksei Sandryhaila)

And this issue returns to life...

> C++ reader does not read dates correctly prior to 1583
> ------------------------------------------------------
>
>                 Key: ORC-27
>                 URL: https://issues.apache.org/jira/browse/ORC-27
>             Project: ORC
>          Issue Type: Bug
>            Reporter: Aliaksei Sandryhaila
>            Assignee: Owen O'Malley
>            Priority: Minor
>
> Reproducer:
> 1) create a Hive table with a date column
> 2) insert date 01-01-01
> 3) get the corresponding orc file from HDFS
> 4) read with the C++ reader
> The reader produces 0-12-30 (off by 2 days)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)