Hello everyone,

This is a call for a vote on Apache Phoenix 4.3.0 RC0. This is the
next minor release of Phoenix 4, compatible with the 0.98 branch of
Apache HBase. The release includes both a source-only release and a
convenience binary release.

Highlights of the release include:
- functional indexing [1]
- many-to-many and cross join support [2]
- map-reduce over Phoenix tables [3]
- query hinting to force index usage [4]
- setting of HBase properties through ALTER TABLE
- ISO-8601 date format support on input
- RAND built-in and DATE/TIME literals
- query timeout support in JDBC Statement
- over 90 bug fixes

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.3.0-rc0/src/

The binary artifacts can be found at:
https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.3.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=cce5b92853f9c83cf2ba965150adf8f1b6616d80
https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.3.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

[1] http://phoenix.apache.org/secondary_indexing.html#Functional_Indexes
[2] http://phoenix.apache.org/joins.html
[3] http://phoenix.apache.org/phoenix_mr.html
[4] http://phoenix.apache.org/secondary_indexing.html#Examples

Reply via email to