[jira] [Created] (ORC-187) BitFieldReader has an unnecessary loop

2017-05-05 Thread Gopal V (JIRA)
Gopal V created ORC-187: --- Summary: BitFieldReader has an unnecessary loop Key: ORC-187 URL: https://issues.apache.org/jira/browse/ORC-187 Project: ORC Issue Type: Bug Components: Java,

Re: [VOTE] Should we release ORC 1.4.0rc1?

2017-05-05 Thread Prasanth Jayachandran
There are rat failures in java/bench as well.. orc-1.4.0/java/bench/fetch-data.sh orc-1.4.0/java/bench/src/main/resources/github.schema orc-1.4.0/java/bench/src/main/resources/log4j.properties orc-1.4.0/java/bench/src/main/resources/sales.schema orc-1.4.0/java/bench/src/main/resources/taxi.schema

Re: [VOTE] Should we release ORC 1.4.0rc1?

2017-05-05 Thread Alan Gates
+1. I did a build on centos and ran the unit tests.  Checked the signatures (why is the file called .sig instead of .asc?  that screwed up my release test script; grumble, grumble). Rat build failed.  I don't think this is an issue since all of the unapproved files look like test results, but

Re: [VOTE] Should we release ORC 1.4.0rc1?

2017-05-05 Thread Owen O'Malley
I should also point out that I ran the C++ and Java build and tests on the whole list of supported OSes. Including: - CentOS 6 and 7 - Debian 7 and 8 - Ubuntu 12, 14, and 16 - MacOS 10.12 .. Owen On Fri, May 5, 2017 at 12:51 AM, Prasanth Jayachandran < j.prasant...@gmail.com> wrote:

Re: [VOTE] Should we release ORC 1.4.0rc1?

2017-05-05 Thread Prasanth Jayachandran
+1 - verified checksum and signature - ran tests in Mac OS X Thanks and Regards, Prasanth Jayachandran On Thu, May 4, 2017 at 11:36 AM, Deepak Majeti wrote: > +1 (non-binding) > > - verfied checksum and signature > - built Release and Debug versions on Ubuntu