GitHub user omalley opened a pull request:
https://github.com/apache/orc/pull/269
ORC-116. Add examples of reading and writing ORC files from Java.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/omalley/orc orc-116
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/269.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 #269
----
commit e7231cd197f220877a5086b2bd516fc367081b24
Author: Owen O'Malley <omalley@...>
Date: 2016-12-06T17:34:55Z
ORC-116. Add examples of reading and writing ORC files from Java.
Signed-off-by: Owen O'Malley <[email protected]>
----
---