Hi everyone, This is a call for a vote on Apache Phoenix 3.1.0 RC0. This is the next minor release of Phoenix compatible with the 0.94 branch of Apache HBase and will be our first release as a top level project. The release includes both a source-only release and a convenience binary release.
In addition to lots of bug fixes, the follow new features were added: - Support for derived/nested tables - Support for MINVALUE, MAXVALUE, and CYCLE in sequence creation - Detect index write failures and perform partial rebuild automatically - Chunked iteration for non limited queries to reduced latency and prevent unnecessary spooling - Easier integration with third-party tools by not requiring Phoenix to be on the main classpath. - Implementation of a Pig Loader - Support for ANY/ALL constructors for ARRAYs - Allow connection to secure cluster by specifying keytab and principal on URL - New operators and built-in functions: %, ENCODE, DECODE, LPAD, FIRST_VALUE, LAST_VALUE, NTH_VALUE For a complete list of changes, see: https://raw.githubusercontent.com/apache/phoenix/3.0/CHANGES The source tarball, including signatures, digests, etc can be found at: https://dist.apache.org/repos/dist/dev/phoenix/phoenix-3.1.0-rc0/src/ The binary artifacts can be found at: https://dist.apache.org/repos/dist/dev/phoenix/phoenix-3.1.0-rc0/bin/ Release artifacts are signed with the following key: https://people.apache.org/keys/committer/mujtaba.asc KEYS file available here: https://dist.apache.org/repos/dist/release/phoenix/KEYS The hash and tag to be voted upon: https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=aa46fbd012f712212bfa6f51baddc2b9cae44e40 https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v3.1.0-rc0 Vote will be open for at least 72 hours. Please vote: [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove (and reason why) Thanks, The Apache Phoenix Team
