Hi everyone, This is a call for a vote on Apache Phoenix 4.2.0 RC1. This is the next minor release of Phoenix compatible with the 0.98 branch of Apache HBase with feature parity against the upcoming Phoenix 3.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 - Annotated connection properties included in tracing and logging - Local immutable indexes to decrease network IO - 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/4.0/CHANGES The source tarball, including signatures, digests, etc can be found at: https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.2.0-rc1/src/ The binary artifacts can be found at: https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.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=5614dbd5eb196cd13ee8c8ea75ee7927cd6644a3 https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.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
