GitHub user omalley opened a pull request:
https://github.com/apache/orc/pull/220
ORC-306 Correct pre-1970 timestamps that were off by one second.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/omalley/orc orc-306
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/220.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 #220
----
commit 1f38e1d58fe012dcf850ff1c0ba5d887ca0e21e4
Author: Owen O'Malley <omalley@...>
Date: 2018-02-26T23:27:52Z
ORC-306 Correct pre-1970 timestamps that were off by one second.
----
---