Hi everyone, This is a call for a vote on Apache Phoenix 3.2.0 RC0. This is the next minor release of Phoenix compatible with the 0.94 branch of Apache HBase. The release includes both a source-only release and a convenience binary release.
In addition to 50+ bug fixes, the following new features were added: - Statistics collection to improve query performance[1] - Semi/anti joins (IN and EXISTS subqueries) - Correlated subqueries (with some restrictions) - Optimize parent/child join execution - Local immutable indexes to decrease network IO - Delete from table with immutable rows - New operators and built-ins: ILIKE (case insensitive LIKE), REGEXP_SPLIT 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.2.0-rc0/src/ The binary artifacts can be found at: https://dist.apache.org/repos/dist/dev/phoenix/phoenix-3.2.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 tag and hash to be voted upon: https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v3.2.0-rc0 https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=e7e00f9914a30b30d01d2e703e74f3d88c91f167 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 [1] http://phoenix.apache.org/update_statistics.html
