All, To resolve an issue with LLAP and ORC (HIVE-14566), which required an interface change to the TreeReader API, Prasanth cleaned up the API as ORC-96. I've committed that this morning, so I'd like to switch to RC1 to include it.
Please check it out and vote. .. Owen On Thu, Aug 18, 2016 at 2:54 PM, Owen O'Malley <[email protected]> wrote: > All, > We've added some new features and I'd like to get them released. > > Added features and fixes: > * ORC-69. Add batch option support in orc-scan tools. > * ORC-84. Create a separate java tool module. > * HIVE-14214. ORC schema evolution and predicate push down do not work > togethe > r. > * ORC-77 and ORC-81. Implement LZO and LZ4 compression codecs. > * ORC-54: Evolve schemas based on field name rather than index > * ORC-92. Add support for nested column id selection > > Artifacts: http://home.apache.org/~omalley/orc-1.2.0rc0/ > git tag: https://github.com/apache/orc/releases/tag/release-1.2.0rc0 > > Thanks, > Owen >
