[GitHub] orc pull request #222: ORC-310 better error handling for codec

2018-02-28 Thread sershe
GitHub user sershe opened a pull request: https://github.com/apache/orc/pull/222 ORC-310 better error handling for codec You can merge this pull request into a Git repository by running: $ git pull https://github.com/sershe/orc orc-310 Alternatively you can review and apply t

[jira] [Created] (ORC-310) better error handling for codec

2018-02-28 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created ORC-310: Summary: better error handling for codec Key: ORC-310 URL: https://issues.apache.org/jira/browse/ORC-310 Project: ORC Issue Type: Bug Reporter: S

[jira] [Created] (ORC-309) WriterImpl.close() calls WriterCallback methods out of order

2018-02-28 Thread Eugene Koifman (JIRA)
Eugene Koifman created ORC-309: -- Summary: WriterImpl.close() calls WriterCallback methods out of order Key: ORC-309 URL: https://issues.apache.org/jira/browse/ORC-309 Project: ORC Issue Type: B

[GitHub] orc pull request #213: ORC-278 - Create in memory KeyProvider class

2018-02-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/orc/pull/213 ---

[GitHub] orc issue #221: ORC-308. Add function to get subtypes by name.

2018-02-28 Thread omalley
Github user omalley commented on the issue: https://github.com/apache/orc/pull/221 I just extended this by adding TypeDescription.getSubtypes, which takes a string and returns a List. ---

[GitHub] orc issue #213: ORC-278 - Create in memory KeyProvider class

2018-02-28 Thread moresandeep
Github user moresandeep commented on the issue: https://github.com/apache/orc/pull/213 Hello @omalley The changes look good, thanks ! ---

[GitHub] orc issue #220: ORC-306 Correct pre-1970 timestamps that were off by one sec...

2018-02-28 Thread omalley
Github user omalley commented on the issue: https://github.com/apache/orc/pull/220 Here is another way to look at the problem with each timestamp's getTime() and getNanos(): Timestamp 1969-12-25 12:34:56.0 as -530704000 and 0 Timestamp 1969-12-25 12:34:56.0001 as -53070400