Skip to content

Commit 437b753

Browse files
committed
Blog: Incubation report Feb 2026
1 parent fe1bbab commit 437b753

1 file changed

Lines changed: 95 additions & 0 deletions

File tree

Lines changed: 95 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,95 @@
1+
---
2+
slug: apache-cloudberry-incubation-report-202602
3+
title: "Apache Cloudberry Incubation Report - February 2026"
4+
description: "We’re making steady progress to grow!"
5+
authors: [asfcloudberry]
6+
tags: [Incubation]
7+
image: /img/blog/apache-cloudberry-incubation-report.png
8+
---
9+
10+
:::note
11+
12+
This Cloudberry incubation report summarizes our major progress during November 2025 to January 2026. It is adapted from the [Apache Incubator Report February 2026](https://cwiki.apache.org/confluence/display/INCUBATOR/February2026#cloudberry), with some modifications for readability.
13+
14+
:::
15+
16+
<!-- truncate -->
17+
18+
## Cloudberry
19+
20+
Cloudberry is an advanced and mature open-source Massively Parallel Processing (MPP) database, derived from the open-source version of Pivotal Greenplum Database®️ but built on a more modern PostgreSQL 14 kernel, whereas Greenplum is based on PostgreSQL 12. This upgrade brings enhanced enterprise capabilities, making Cloudberry well-suited for data warehousing, large-scale analytics, and AI/ML workloads.
21+
22+
Cloudberry has been incubating since 2024-10-11.
23+
24+
### Three most important unfinished issues to address before graduating:
25+
26+
1. Grow the contributor and community to ensure long-term sustainability.
27+
2. Publish a few more Apache releases following the ASF release processes.
28+
29+
### How has the community developed since the last report?
30+
31+
- Mailing list Activity: 82 new emails on the Dev mailing list since the last report, covering community, repositories, support, technical and Apache-related discussions.
32+
- GitHub Discussions: 5 new threads since last report.
33+
- New Committers: Rose Duan
34+
- Events:
35+
- Hosted a Cloudberry community booth at the China Open Source Conference (COSCon'25) in Beijing, Dec 6-7, 2025.
36+
- Apache Cloudberry Meetup organized in Shenzhen: 30+ attendees on Jan 17th
37+
- Commenced Apache Cloudberry Bi-weekly Community Meeting, see details in https://s.apache.org/9ba4d, the 1st meeting was held on January 30, 2026.
38+
39+
### How has the project developed since the last report?
40+
41+
- PostgreSQL Kernel upgrade (14~>16): at this stage, most of the core enablement work for PostgreSQL 16.9 has been completed. Currently addressing Cloudberry schedule tests.
42+
- Performance
43+
- PAX: optimize I/O read for multiple discrete columns in a group.
44+
- Add UDP2 interconnect protocol implementation (right now it is still an experimental feature).
45+
- Set `join_collapse_limit` default value to 13.
46+
- Stability
47+
1. Merged 72 commits, most of them - bugfixes and CI/CD improvements.
48+
2. Fixed 2 CVEs.
49+
- CI and infra
50+
1. Added support for Ubuntu 22.04 and Debian packages to CI/CD
51+
2. Added support for Rocky Linux 8 to CI/CD
52+
- Sub-repositories:
53+
- `cloudberry-pxf`. After several months of continuous effort, the PXF project has recently achieved a significant milestone:
54+
1. The code baseline has been 100% aligned with the archived pxf-archive from GP.
55+
2. Completed full adaptation for Cloudberry.
56+
3. Added a relatively comprehensive and extensive CI pipeline for PXF.
57+
4. Source code cleanup is in progress.
58+
- Squash `cloudberry-bootcamp` repository into `devops/sandbox` in the main repository catalog.
59+
- New release: 2.1
60+
- Merged 244 commits from `main` to `REL_2_STABLE`. We're ready to release Cloudberry 2.1.
61+
- Ecosystem
62+
1. Madlib integration is still in progress. We successfully performed manual tests, but PR is still open to fix the CI bugs: https://github.com/apache/madlib/pull/627.
63+
2. Working on diskquota extension integration: still in progress - see https://github.com/apache/cloudberry/pull/1490.
64+
- 2025 Summary and 2026 Overview discussions
65+
1. Published Cloudberry 2025 Review blog post: https://s.apache.org/fxde8
66+
2. Initiated Cloudberry 2026 roadmap discussions: https://s.apache.org/jxd7s
67+
68+
### How would you assess the podling's maturity?
69+
70+
- [ ] Initial setup
71+
- [ ] Working towards first release
72+
- [X] Community building
73+
- [ ] Nearing graduation
74+
- [ ] Other:
75+
76+
### Date of last release:
77+
78+
- August 25, 2025
79+
80+
### When were the last committers or PPMC members elected?
81+
82+
- Rose Duan, 19th Jan 2026
83+
84+
---
85+
86+
## Join Us
87+
88+
Apache Cloudberry follows the principle of open and transparent governance. You can follow our [quarterly incubation reports](https://whimsy.apache.org/board/minutes/Cloudberry.html) to stay updated on key community events and project progress.
89+
90+
Get involved with the community:
91+
92+
* **GitHub**: [github.com/apache/cloudberry](https://github.com/apache/cloudberry)
93+
* **Slack**: [Join our Slack workspace](https://inviter.co/apache-cloudberry)
94+
* **Mailing Lists**: [lists.apache.org/list.html?dev@cloudberry.apache.org](https://lists.apache.org/list.html?dev@cloudberry.apache.org)
95+
* **Website**: [cloudberry.apache.org](https://cloudberry.apache.org)

0 commit comments

Comments
 (0)