GitHub user rip-nsk opened a pull request:
https://github.com/apache/orc/pull/197
ORCORC-271: Improve HAS_PRE_1970/HAS_POST_2038 code
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rip-nsk/orc ORC-271
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/197.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 #197
----
commit e5eef3c08174bb628d3eb02e86b192bb8cc64fc9
Author: rip.nsk <[email protected]>
Date: 2017-12-05T00:34:36Z
Improve HAS_PRE_1970 check and fix dependent tests
Signed-off-by: rip-nsk <[email protected]>
commit 7f63a0cc4a0366c0dce5bdaf38acc52659d02e5d
Author: rip.nsk <[email protected]>
Date: 2017-12-05T00:35:46Z
Simplify HAS_POST_2038 check.
Signed-off-by: rip-nsk <[email protected]>
----
---