| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 5.3.2 source code.tar.gz | 2026-07-04 | 5.5 MB | |
| 5.3.2 source code.zip | 2026-07-04 | 8.3 MB | |
| README.md | 2026-07-04 | 1.7 kB | |
| Totals: 3 Items | 13.8 MB | 1 | |
Apache Phoenix 5.3.2
The Apache Phoenix team is pleased to announce the immediate availability of Phoenix 5.3.2.
Apache Phoenix enables SQL-based OLTP and operational analytics for Apache Hadoop using Apache HBase as its backing store and provides integration with other projects in the Apache ecosystem such as Spark, Hive, and MapReduce.
This is the second release of the project in the 5.3 release line, which aims to provide new features, improve the stability and reliability of Apache Phoenix.
To download please follow the link from our website: https://phoenix.apache.org/download.html
What's Changed
- PHOENIX-7800 : Bump phoenix version after 5.3.1 release by @palashc in https://github.com/apache/phoenix/pull/2481
- PHOENIX-7880 : Do not treat literal string SET values as arithmetic in BSON UpdateExpression (#2496) by @palashc in https://github.com/apache/phoenix/pull/2498
- PHOENIX-7880 addendum (#2509) by @palashc in https://github.com/apache/phoenix/pull/2512
- PHOENIX-7884 : Refactor tracking of IndexCdcConsumer lag (#2506) by @palashc in https://github.com/apache/phoenix/pull/2542
- PHOENIX-7943 Add 2.6.0 to hbase.profile.list for release by @lokiore in https://github.com/apache/phoenix/pull/2551
- PHOENIX-7944 maven-dependency-plugin analyze-only fails on hbase-2.6.0 profile due to bouncycastle jdk15on/jdk18on mismatch by @lokiore in https://github.com/apache/phoenix/pull/2552
- PHOENIX-7944 (addendum) Move bcprov-jdk18on unused-declared ignore into phoenix-core pom by @lokiore in https://github.com/apache/phoenix/pull/2554
Full Changelog: https://github.com/apache/phoenix/compare/5.3.1...5.3.2