[jira] [Created] (ORC-299) Improve heuristics for bailing on dictionary encoding

2018-02-07 Thread Chris Drome (JIRA)
Chris Drome created ORC-299: --- Summary: Improve heuristics for bailing on dictionary encoding Key: ORC-299 URL: https://issues.apache.org/jira/browse/ORC-299 Project: ORC Issue Type: Improvement

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

2018-02-07 Thread omalley
Github user omalley commented on a diff in the pull request: https://github.com/apache/orc/pull/213#discussion_r166687574 --- Diff: java/core/src/java/org/apache/orc/InMemoryKeystore.java --- @@ -0,0 +1,403 @@ +package org.apache.orc; + +import org.apache.commons.lang.St

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

2018-02-07 Thread omalley
Github user omalley commented on a diff in the pull request: https://github.com/apache/orc/pull/213#discussion_r166681516 --- Diff: java/core/src/java/org/apache/orc/InMemoryKeystore.java --- @@ -0,0 +1,403 @@ +package org.apache.orc; + +import org.apache.commons.lang.St

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

2018-02-07 Thread omalley
Github user omalley commented on a diff in the pull request: https://github.com/apache/orc/pull/213#discussion_r166693767 --- Diff: java/core/src/java/org/apache/orc/InMemoryKeystore.java --- @@ -0,0 +1,403 @@ +package org.apache.orc; + +import org.apache.commons.lang.St

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

2018-02-07 Thread omalley
Github user omalley commented on a diff in the pull request: https://github.com/apache/orc/pull/213#discussion_r166682102 --- Diff: java/core/src/java/org/apache/orc/InMemoryKeystore.java --- @@ -0,0 +1,403 @@ +package org.apache.orc; + +import org.apache.commons.lang.St

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

2018-02-07 Thread omalley
Github user omalley commented on a diff in the pull request: https://github.com/apache/orc/pull/213#discussion_r166694083 --- Diff: java/core/src/test/org/apache/orc/TestInMemoryKeystore.java --- @@ -0,0 +1,111 @@ +package org.apache.orc; + +/** + * Licensed to the A

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

2018-02-07 Thread omalley
Github user omalley commented on a diff in the pull request: https://github.com/apache/orc/pull/213#discussion_r166690257 --- Diff: java/core/src/java/org/apache/orc/InMemoryKeystore.java --- @@ -0,0 +1,403 @@ +package org.apache.orc; + +import org.apache.commons.lang.St

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

2018-02-07 Thread omalley
Github user omalley commented on a diff in the pull request: https://github.com/apache/orc/pull/213#discussion_r166680089 --- Diff: java/core/src/java/org/apache/orc/InMemoryKeystore.java --- @@ -0,0 +1,403 @@ +package org.apache.orc; + +import org.apache.commons.lang.St

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

2018-02-07 Thread omalley
Github user omalley commented on a diff in the pull request: https://github.com/apache/orc/pull/213#discussion_r166681799 --- Diff: java/core/src/java/org/apache/orc/InMemoryKeystore.java --- @@ -0,0 +1,403 @@ +package org.apache.orc; + +import org.apache.commons.lang.St

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

2018-02-07 Thread omalley
Github user omalley commented on a diff in the pull request: https://github.com/apache/orc/pull/213#discussion_r166687959 --- Diff: java/core/src/java/org/apache/orc/InMemoryKeystore.java --- @@ -0,0 +1,403 @@ +package org.apache.orc; + +import org.apache.commons.lang.St