Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1utTXJ-007zIN-68 for pgsql-announce@arkaria.postgresql.org; Tue, 02 Sep 2025 16:07:10 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1utTXI-004R11-2s for pgsql-announce@arkaria.postgresql.org; Tue, 02 Sep 2025 16:07:08 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1utTXH-004R08-2O for pgsql-announce@lists.postgresql.org; Tue, 02 Sep 2025 16:07:07 +0000 Received: from mahout.postgresql.org ([2001:4800:3e1:1::227]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1utTXF-000BMx-17 for pgsql-announce@lists.postgresql.org; Tue, 02 Sep 2025 16:07:06 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=postgresql.org; s=20171124; h=Message-ID:Date:Reply-To:From:To:Subject: MIME-Version:Content-Type:Sender:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:In-Reply-To:References; bh=XJJjA9QD0V5SWFDz6J6QktBZ1rXYt4BIWyOCg2pClKY=; b=q/L4bKSaemSvIzictVZPLG6Dhv E8aQeUEdZXR/ahLuXk4SHCjj9j52DJ068cxVrGkOMAP8jOrKEi9ffKN9s9E8MTR/zF12WwDYdfZeX kc3L647CQoaUrKKwuHKx7uGYAFa1W41hVkkClKjPAp6+kIe1ZNCPIUwWHtaosVITIws1cgz5scq5T v1lvGXhqbtjAyQOo060m+h0ts1OZf28Yfh0MAH6UH+22NfVoxgBWM0rT5p0V46e31qG7XIuQbTbAq 19uhMDuBiGbAhezwtrqHcdFW28k3PsPt9tzGZ2UUJYuBgpvF/ref3X90n7bgaSebG4WvHx+kEbMtU fqG7j5+w==; Received: from wrigleys.postgresql.org ([2a02:16a8:dc51::60]) by mahout.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1utTXD-000WFw-MY for pgsql-announce@lists.postgresql.org; Tue, 02 Sep 2025 16:07:04 +0000 Received: from localhost ([127.0.0.1] helo=wrigleys.postgresql.org) by wrigleys.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1utTXD-000yIj-09 for pgsql-announce@lists.postgresql.org; Tue, 02 Sep 2025 16:07:03 +0000 Content-Type: multipart/mixed; boundary="===============4033411788004840544==" MIME-Version: 1.0 Subject: Apache Cloudberry (Incubating) 2.0.0 Released - MPP Database for Analytics & AI To: PostgreSQL Announce From: Apache Cloudberry via PostgreSQL Announce Reply-To: dev@cloudberry.apache.org Date: Tue, 02 Sep 2025 16:06:38 +0000 Message-ID: <175682919837.776.14643601474958579624@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: a6639bbed1003828fcf3e0316fec085f698c0b8d1ec5cac8ebce69d80c9f5b0d List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============4033411788004840544== Content-Type: multipart/alternative; boundary="===============7625287991448989864==" MIME-Version: 1.0 --===============7625287991448989864== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable The Apache Cloudberry (Incubating) community is pleased to announce the rel= ease of Apache Cloudberry 2.0.0, the project=E2=80=99s first official relea= se under the Apache Software Foundation. We=E2=80=99d like to express our gratitude to all contributors to this rele= ase, as well as to the mentors and the Apache Incubator community for their= invaluable support. This significant milestone reflects a collaborative ef= fort to meet ASF release requirements and establish Cloudberry as an open a= nd community-driven project. ## Key Highlights of Version 2.0.0 - **PostgreSQL 14 Foundation**: Built on PostgreSQL 14.x, bringing stable P= ostgreSQL features and improvements to the distributed analytics environment - **Performance Improvements**: - Optimized Query Execution: Significant improvements in distributed qu= ery planning and execution - Enhanced Resource Management: Better memory and CPU utilization acros= s cluster nodes - Improved Parallel Processing: More efficient data distribution and pa= rallel query processing - **Backup and Recovery**: Improved backup strategies for distributed envir= onments - **Dynamic Tables**: A new feature that enables automatic, scheduled refre= sh of query results, designed for scenarios requiring up-to-date data, such= as real-time analytics, lakehouse architectures, and automated ETL pipelin= es - **PAX Storage Format**: Introduces the PAX (Partition Attributes Across) = storage format, a hybrid approach that combines the advantages of row-based= and column-based storage. PAX delivers high performance for both data writ= es and analytical queries, making it well-suited for OLAP workloads and lar= ge-scale data analysis - **ASF Compliance**: Updates on license headers, LICENSE/NOTICE/DISCLAIMER= files, refined dependency attributions, and more ## Download Apache Cloudberry 2.0.0 is available for download at: [https://cloudberry.a= pache.org/releases](https://cloudberry.apache.org/releases). ## Useful links - Website: [https://cloudberry.apache.org](https://cloudberry.apache.org) - Repository: [https://github.com/apache/cloudberry](https://github.com/apa= che/cloudberry) - Discussions: [https://github.com/apache/cloudberry/discussions](https://g= ithub.com/apache/cloudberry/discussions) - Issue tracker: [https://github.com/apache/cloudberry/issues](https://gith= ub.com/apache/cloudberry/issues) - Mailing list: [https://lists.apache.org/list.html?dev@cloudberry.apache.o= rg](https://lists.apache.org/list.html?dev@cloudberry.apache.org) - Slack channel: [https://inviter.co/apache-cloudberry](https://inviter.co/= apache-cloudberry) ## About Apache Cloudberry Apache Cloudberry (Incubating) is an open-source Massively Parallel Process= ing (MPP) database for large-scale data analytics, derived from PostgreSQL = and the last open-source version of Greenplum Database. It is designed to s= upport both on-premise and cloud deployments, providing a scalable foundati= on for data warehousing and advanced analytics. --===============7625287991448989864== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Apache Cloudberry (Incubating) 2.0.0 Released - MPP Database for= Analytics & AI
 

Apache Cloudberry (Incubating) 2.0.0 Released - MPP Database for Anal= ytics & AI

The Apache Cloudberry (Incubating) communit= y is pleased to announce the release of Apache Cloudberry 2.0.0, the projec= t=E2=80=99s first official release under the Apache Software Foundation.

We=E2=80=99d like to express our gratitude = to all contributors to this release, as well as to the mentors and the Apac= he Incubator community for their invaluable support. This significant miles= tone reflects a collaborative effort to meet ASF release requirements and e= stablish Cloudberry as an open and community-driven project.

Key Highlights of Version 2.0.0=

  • Postgre= SQL 14 Foundation: Built on PostgreSQL 14.x, bringing stable Postg= reSQL features and improvements to the distributed analytics environment
  • Perform= ance Improvements:
    • Optimized Query= Execution: Significant improvements in distributed query planning and exec= ution
    • Enhanced Resour= ce Management: Better memory and CPU utilization across cluster nodes
    • Improved Parall= el Processing: More efficient data distribution and parallel query processi= ng
  • Backup = and Recovery: Improved backup strategies for distributed environme= nts
  • Dynamic= Tables: A new feature that enables automatic, scheduled refresh o= f query results, designed for scenarios requiring up-to-date data, such as = real-time analytics, lakehouse architectures, and automated ETL pipelines
  • PAX Sto= rage Format: Introduces the PAX (Partition Attributes Across) stor= age format, a hybrid approach that combines the advantages of row-based and= column-based storage. PAX delivers high performance for both data writes a= nd analytical queries, making it well-suited for OLAP workloads and large-s= cale data analysis
  • ASF Com= pliance: Updates on license headers, LICENSE/NOTICE/DISCLAIMER fil= es, refined dependency attributions, and more

Download

Apache Cloudberry 2.0.0 is available for do= wnload at: https://cloudberry.apache.org/relea= ses.

Useful links

About Apache Cloudberry

Apache Cloudberry (Incubating) is an open-s= ource Massively Parallel Processing (MPP) database for large-scale data ana= lytics, derived from PostgreSQL and the last open-source version of Greenpl= um Database. It is designed to support both on-premise and cloud deployment= s, providing a scalable foundation for data warehousing and advanced analyt= ics.

This email was sent to you from Apache Cloudberry. It was delivered on thei= r behalf by the PostgreSQL project. Any questions about the content of the message shou= ld be sent to Apache Cloudberry.

You were sent this email as a subscriber of the pgsql-announce mai= linglist, for the content tag Related Open Source. To unsubscribe from further emails, or change which emails you want to receive, please click th= e personal unsubscribe link that you can find in the headers of this email, or visit https://lists.postgresql.org/unsubscribe/.
 
--===============7625287991448989864==-- --===============4033411788004840544==--