Hi everyone, This is a call for a vote on Apache Phoenix 4.2.0 RC0. 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 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-rc0/src/ The binary artifacts can be found at: https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.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/v4.2.0-rc0 https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=59647fc3480b7f00fa741a29b674c81f414a9f93 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
