Hi everyone, This is a call for a vote on Apache Phoenix 3.0.0 incubating RC1. Phoenix is a SQL query engine for Apache HBase, a NoSQL data store. It is accessed as a JDBC driver and enables querying and managing HBase tables using SQL. This is the next major release of Phoenix compatible with the 0.94 branch of Apache HBase and will be our second release in the incubator. The release includes both a source-only release and a convenience binary release. New features include: - Equi-joins through broadcast hash join - Shared tables over same physical HBase table - Read-only and updatable views - Multi-tenancy - JDBC ARRAY type - Sequence creation and usage The dev list thread for the passing vote (10 +1s with 3 IPMC votes) can be found at: http://mail-archives.apache.org/mod_mbox/incubator-phoenix-dev/201403.mbox/%3CCAAF1Jdg4x1Fo6xtX%3DEzWiGrQsxLkgGUJTAm7Dcb-M8NTR9MJgw%40mail.gmail.com%3E The source tarball, including signatures, digests, etc can be found at: https://dist.apache.org/repos/dist/dev/incubator/phoenix/phoenix-3.0.0-incubating-rc1/src/ The binary artifacts can be found at: https://dist.apache.org/repos/dist/dev/incubator/phoenix/phoenix-3.0.0-incubating-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/dev/incubator/phoenix/KEYS The tag to be voted upon: https://git-wip-us.apache.org/repos/asf?p=incubator-phoenix.git;a=tag;h=refs/tags/v3.0.0-incubating-rc1 For information about the contents of this release see: https://git-wip-us.apache.org/repos/asf?p=incubator-phoenix.git;a=log;h=refs/tags/v3.0.0-incubating-rc1 Release notes https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12326145&styleName=Text&projectId=12315120&Create=Create&atl_token=A5KQ-2QAV-T4JA-FDED%7C34a706e780c7e8f198c9ca903e80572b560599b6%7Clin Vote will be open for at least 72 hours. Please vote: [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove (and reason why) Thanks, James