GitHub user omalley opened a pull request:
https://github.com/apache/orc/pull/304
ORC-397. Allow selective disabling of dictionary encoding.
I've forward ported the patch from Mithun.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/omalley/orc orc-397
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/304.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 #304
----
commit b00a52e668efa9fb06821d7da52706ace81e31c0
Author: Owen O'Malley <omalley@...>
Date: 2018-08-28T23:12:05Z
ORC-397. Allow selective disabling of dictionary encoding.
----
---