GitHub user rip-nsk opened a pull request:
https://github.com/apache/orc/pull/253
ORC-346: [C++] Add one second when writing negative Timestamp's with non
zero nanos â¦
â¦to match the reader code.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rip-nsk/orc ORC-346
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/253.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #253
----
commit 0507d1f970c613fd7b12ee814fb9e040bfa30d24
Author: rip-nsk <rip.nsk@...>
Date: 2018-04-19T19:22:09Z
Add one second when writing negative Timestamp's with non zero nanos to
match the reader code.
----
---