| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 5.3.1 source code.tar.gz | 2026-05-19 | 5.4 MB | |
| 5.3.1 source code.zip | 2026-05-19 | 8.3 MB | |
| README.md | 2026-05-19 | 4.4 kB | |
| Totals: 3 Items | 13.8 MB | 0 | |
Apache Phoenix 5.3.1
The Apache Phoenix team is pleased to announce the immediate availability of Phoenix 5.3.1.
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.
Change Log and Release Notes can be found here. CHANGELOG: https://downloads.apache.org/phoenix/phoenix-5.3.1/CHANGES.md RELEASENOTES: https://downloads.apache.org/phoenix/phoenix-5.3.1/RELEASENOTES.md
To download please follow the link from our website: https://phoenix.apache.org/download.html
What's Changed
- PHOENIX-7426 Generating index mutations for immutable tables on the s… by @kadirozde in https://github.com/apache/phoenix/pull/2290
- PHOENIX-7582 Accept phoenix.skip.system.tables.existence.check from h… by @meszinorbi in https://github.com/apache/phoenix/pull/2296
- PHOENIX-7718 : CDC Stream improvements (#2308) by @palashc in https://github.com/apache/phoenix/pull/2311
- PHOENIX-7493 Addendum Only making HAGroupStoreClient unhealthy on CONNECTION_LOST (#2316) by @ritegarg in https://github.com/apache/phoenix/pull/2317
- PHOENIX-7731: Add phoenix-hbase-compat module for HBase 2.6.4 by @sanjeet006py in https://github.com/apache/phoenix/pull/2326
- PHOENIX-7704: Integrate HBase's new Scan Latency Metrics (#2329) by @sanjeet006py in https://github.com/apache/phoenix/pull/2333
- PHOENIX-7757 : Support arithmetic with if_not_exists in bson SET update expression (#2362) by @palashc in https://github.com/apache/phoenix/pull/2364
- PHOENIX-7743 : Fix TNFE in IndexTool server side builds for case sensitive names (#2331) by @palashc in https://github.com/apache/phoenix/pull/2366
- PHOENIX-7753 : Allow uncovered index creation on tables with relaxed conditional TTL (#2357) by @palashc in https://github.com/apache/phoenix/pull/2368
- PHOENIX-7729: Identify top N slowest parallel scans for metrics reporting by @sanjeet006py in https://github.com/apache/phoenix/pull/2369
- PHOENIX-7759: Preserve buffered mutations when batch size limit is exceeded (#2371) by @haridsv in https://github.com/apache/phoenix/pull/2375
- PHOENIX-7772 : Fix NPE in TOTAL_SEGMENTS query when table has index (#2382) by @palashc in https://github.com/apache/phoenix/pull/2383
- PHOENIX-7774 : Increase default number of max indexes allowed per tab… by @palashc in https://github.com/apache/phoenix/pull/2388
- PHOENIX-7777 : Disable default configuration for View TTL (#2387) by @palashc in https://github.com/apache/phoenix/pull/2389
- PHOENIX-7766: Generate point lookups while using IS NULL on trailing PK columns by @sanjeet006py in https://github.com/apache/phoenix/pull/2391
- PHOENIX-7729: Identify top N slowest parallel scans for metrics reporting (Addendum) by @sanjeet006py in https://github.com/apache/phoenix/pull/2409
- PHOENIX-7794 Eventually Consistent Global Secondary Indexes (#2401) by @virajjasani in https://github.com/apache/phoenix/pull/2418
- PHOENIX-7276 Add REGEXP_LIKE built-in function (#2398) by @xavifeds8 in https://github.com/apache/phoenix/pull/2422
- PHOENIX-7806 Upgrade hbase versions to 2.5.14 and 2.6.5 by @virajjasani in https://github.com/apache/phoenix/pull/2421
- PHOENIX-7806 Fix permission tests (ADDENDUM) by @virajjasani in https://github.com/apache/phoenix/pull/2425
- PHOENIX-7811 : Create CDC should not drop user supplied table properties by @palashc in https://github.com/apache/phoenix/pull/2427
- PHOENIX-7751: Feature to validate table data using PhoenixSyncTable t… by @rahulLiving in https://github.com/apache/phoenix/pull/2417
- PHOENIX-7799 Coalesce splits by region server to avoid hotspotting fr… by @rahulLiving in https://github.com/apache/phoenix/pull/2430
- PHOENIX-7844: Add Pull Request template with guidelines for generative AI tools by @sanjeet006py in https://github.com/apache/phoenix/pull/2464
- PHOENIX-7849 : Support LIST_APPEND operator in BSON UpdateExpression SET (#2468) by @palashc in https://github.com/apache/phoenix/pull/2470
- PHOENIX-7850 addendum by @palashc in https://github.com/apache/phoenix/pull/2472
Full Changelog: https://github.com/apache/phoenix/compare/5.3.0...5.3.1