[GitHub] [orc] wgtmac opened a new pull request #661: ORC-763: [C++] Fix ORC timestamp inconsistencies with Java ORC

2021-03-21 Thread GitBox
wgtmac opened a new pull request #661: URL: https://github.com/apache/orc/pull/661 ### What changes were proposed in this pull request? The Java ORC reader takes one second off from timestamp values with negative second and nanosecond greater than 99. The C++ ORC reader/writer should

[GitHub] [orc] dongjoon-hyun closed pull request #659: ORC-767 Add jdk 8 support for the debian 10 docker file

2021-03-21 Thread GitBox
dongjoon-hyun closed pull request #659: URL: https://github.com/apache/orc/pull/659 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please

[GitHub] [orc] dongjoon-hyun commented on pull request #659: ORC-767 Add jdk 8 support for the debian 10 docker file

2021-03-21 Thread GitBox
dongjoon-hyun commented on pull request #659: URL: https://github.com/apache/orc/pull/659#issuecomment-803728476 This is merged via https://github.com/apache/orc/commit/26e63a256294bafb503184dd3122eb43af2beb7b -- This is an automated message from the Apache Git Service. To respond to th

[GitHub] [orc] dongjoon-hyun commented on pull request #659: ORC-767 Add jdk 8 support for the debian 10 docker file

2021-03-21 Thread GitBox
dongjoon-hyun commented on pull request #659: URL: https://github.com/apache/orc/pull/659#issuecomment-803720838 Could you resolve the conflicts, @omalley ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [orc] dongjoon-hyun merged pull request #658: ORC-766: Generalize the docker scripts to handle build arguments.

2021-03-21 Thread GitBox
dongjoon-hyun merged pull request #658: URL: https://github.com/apache/orc/pull/658 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please

[GitHub] [orc] yuokada opened a new pull request #660: ORC-728: Support head command in Java Tools

2021-03-21 Thread GitBox
yuokada opened a new pull request #660: URL: https://github.com/apache/orc/pull/660 ### What changes were proposed in this pull request? ### Why are the changes needed? ### How was this patch tested? -- This is an automated message from the Ap