Github user rip-nsk commented on the issue:
https://github.com/apache/orc/pull/197
Change in HAS_POST_2038 shows the bug in osx/clang build:
/Users/travis/build/apache/orc/tools/test/TestMatch.cc:149: Failure
Expected: expectedLine
Which is: "{\"time\": \"2038-05-05 12:34:56.1\", \"date\":
\"2038-12-25\"}"
To be equal to: line
Which is: "{\"time\": \"2038-05-05 11:34:56.1\", \"date\":
\"2038-12-25\"}"
wrong output at row 0---
