Hi everyone, This is a call for a vote on Apache Phoenix 3.2.0 RC1. This is the next minor release of Phoenix compatible with the 0.94 branch of Apache HBase with feature parity against the upcoming Phoenix 4.2.0 release. 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) - Optimized parent/child join execution - Delete support for tables 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-rc1/src/ The binary artifacts can be found at: https://dist.apache.org/repos/dist/dev/phoenix/phoenix-3.2.0-rc1/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=8b460b5c086f46b3e636133df90932c80c1a643a https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v3.2.0-rc1 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
