Hi all, Phoenix submits a report to the ASF board once a quarter, to inform the board about project health. I'm sending the report to the user@ and dev@ mailing lists because you are the project, and for transparency. If you have any questions about the report or the running of the project, you can post them to any PMC member or committer, or send an email to priv...@phoenix.apache.org, which every PMC member subscribes to.
## Description: The mission of Phoenix is the creation and maintenance of software related to High performance relational database layer over Apache HBase for low latency applications ## Project Status: Current project status: Ongoing Issues for the board: No issues to report to the board at this time. ## Membership Data: Apache Phoenix was founded 2014-05-21 (11 years ago) There are currently 58 committers and 38 PMC members in this project. The Committer-to-PMC ratio is roughly 8:5. Community changes, past quarter: - No new PMC members. Last addition was Jacob Isaac on 2023-11-07. - No new committers. Last addition was Palash Chauhan on 2024-06-11. ## Project Activity: Apache Phoenix had its last main release 5.2.1 on 2024-11-12. 5.2.2 release is planned for early spring, pending the release of HBase 2.6.2 and 2.5.11 which will significantly reduce our transitive CVE exposure. In the past quarter: * Landed several improvements to the Change Data Capture feature: * PHOENIX-7500 Add PARENT_PARTITION_ID to SYSTEM.CDC_STREAM table's composite pk * PHOENIX-7473 Eliminating index maintenance for CDC index * PHOENIX-7469 Partitioned CDC Index for partitioned tables * PHOENIX-7460 Update stream metadata when a data table region splits * PHOENIX-7459 Bootstrap stream metadata when CDC is enabled/created on a table * PHOENIX-7458 Create new SYSTEM tables for tracking CDC Stream metadata * PHOENIX-7425 Partitioned CDC Index for eliminating salting * Landed some other notable new features * PHOENIX-7434 Extend atomic support to single row delete with condition on non-pk columns * PHOENIX-7462 Single row Atomic Upsert/Delete returning result should return ResultSet * PHOENIX-7424 Support toStringBinary/toBytesBinary conversion * About a dozen other commits: smaller features, bugfixes, build and dependency changes ## Community Health: Overall community health is good. We have released a new maitenance release, and major feature work continues on the CDC feature. Most of the development is still done by our core team of about a dozen active developers. Activity has decreased this quarter, some of which is due to the festive season and the increased activity related to the 5.2.1 release at the end of the last quarter.