Ok, I've found another problem with the release. I'll have a new release candidate this morning.
.. Owen On Tue, Jan 17, 2017 at 2:37 PM, Owen O'Malley <[email protected]> wrote: > Alright, I made a new set of artifacts as rc1 that fix ORC-131. > > Artifacts: http://home.apache.org/~omalley/orc-1.3.0rc1/ > git tag: https://github.com/apache/orc/releases/tag/release-1.3.0rc1 > > .. Owen > > On Tue, Jan 17, 2017 at 1:33 PM, Owen O'Malley <[email protected]> wrote: > >> Ok, in trying to update HIVE-14007, I've discovered that I accidentally >> killed the update of rawDataSize. I'm going to file a fix and will roll and >> new RC. >> >> .. Owen >> >> On Mon, Jan 16, 2017 at 4:08 PM, Owen O'Malley <[email protected]> >> wrote: >> >>> All, >>> We've added some new features and I'd like to get them released. Most >>> critical is that we create a release that is a superset of the Hive ORC so >>> that we can can replace it our artifact. >>> >>> Added features and fixes: >>> * ORC-58 Split C++ Reader into Reader and RowReader >>> * ORC-106 Add ORC scanner >>> * ORC-109 fix pom issues >>> * ORC-119 add PhysicalWriter API >>> * ORC-120 add backward compatibility mode for schema evolution >>> * ORC-122, ORC-123 Fix memory leaks in C++ >>> * ORC-124 port HIVE-15335 fast decimal >>> * ORC-125 fix writer version to properly use future >>> * ORC-126 remove our fork of storage-api >>> * ORC-127 fix Coverity report in C++ >>> * ORC-128 add ability to get statistics from writer >>> * ORC-129 clean up C++ RowReader API >>> >>> Artifacts: http://home.apache.org/~omalley/orc-1.3.0rc0/ >>> git tag: https://github.com/apache/orc/releases/tag/release-1.3.0rc0 >>> >>> Thanks, >>> Owen >>> >> >> >
