大家久等了!五一假期归来,我们恢复更新节奏。
欢迎来到 2024 年 4 月 Cloudberry Database 社区月报。我们非常高兴能与社区成员分享 Cloudberry Database 关键进展和最新动态。马上开始吧!
新版发布 - 1.5.2 发布
我们希望 Cloudberry Database 做到更快发布,缩短发布周期,以便让社区成员体验最新的功能和改进。我们当前正朝着这个方向努力。
在 4 月底,Cloudberry Database 1.5.2 已经发布,该版本搭载了大量更新以及错误修复。你可以在发布说明[1]查看更新日志并下载 v1.5.2[2] 进行尝试。
同时,特别感谢为本次版本发布做出贡献的社区成员!

在过去的几周时间,我们升级了 Bootcamp 训练营项目,以支持 Cloudberry Database 1.5.1 版本。随着新版本 1.5.2 的推出,我们将在接下来的几周内尽快提供支持(备注:本文发布时已实现 1.5.2 支持[3])。
Bootcamp 训练营[4] 项目构建了基于 Docker 的沙箱环境,目标在于帮助大家快速体验 Cloudberry Database 基本能力,该项目提供了系列资料,包括教程、代码示例和速成课程等。
网站更新
Cloudberry Database 网站近期新增一批文档,包括 cloudberrydb-site#75[5]、cloudberrydb-site#87[6] 以及 cloudberrydb-site#70[7]。
此外,我们正在加速审核 cloudberrydb-site#118[8],近期将上线一部分页面的中文翻译。
Pull Request 清单
值得注意的是,Directory table (#390[9]) 代码已合并到主分支。你可以体验该功能,欢迎反馈。
Directory table 是一种新的表类型,专门用于存储非结构化数据的元数据信息,详情可阅读 《HashData的湖仓一体思考:非结构化数据支持(Directory table等)讲解及演示》
• Fix copy from directory table. #416[10] by @wenchaozhang-123
• Fix directory table ci pipeline problems. #414[11] by @wenchaozhang-123
• Disable dump pax tables in
pg_dump. #412[12] by @jiaqizho• Doc: update the README.md. #411[13] by @tuhaihe
• Fix: pgrx cannot find function after numeric change interface. #410[14] by @jiaqizho
• Doc: update the deploying README.md. #409[15] by @Zhangbaowen-Hashdata
• Fix: make enough out data buffer when call
EVP_DecryptUpdate. #408[16] by @kongfanshen-0801• Feature: Use
amflagsto support Column-oriented scanning of custom tableam. #407[17] by @gongxun0928• Add GUC
gp_random_insert_segmentsto control the segments used for random distributed table insertion. #406[18] by @foreyes• Push the runtime filter from hashjoin to seqscan or AM. #405[19] by @zhangyue-hashdata
• [cherry-pick] [7X] gpconfig does not escape '$' char. #403[20] by @Ray-Eldath
活动
很开心看到 Cloudberry Database 提交的开源之夏任务通过活动组委会审核,正式发布上线。本活动面向高校在校学生,如果你符合要求,欢迎关注我们的项目。

任务详情:https://summer-ospp.ac.cn/org/prodetail/24e980375。
贡献者
🎈️🎊️ 感谢以下贡献者在本月对 Cloudberry Database 的贡献:
@wenchaozhang-123, @jiaqizho, @tuhaihe, @Zhangbaowen-Hashdata, @kongfanshen-0801, @gongxun0928, @foreyes, @zhangyue-hashdata, @Ray-Eldath, @TomShawn
加入我们
Cloudberry Database 致力于打造中立、开放和友好的数据库技术社区,我们面向任何人保持开放,无论其经验水平如何。我们鼓励各种类型的贡献,无论大小多少,可参考《贡献指南》[21]查看可参与贡献的方式。
除此之外,我们为社区成员提供了丰富的交流、求助和获取反馈的渠道,可查看支持页面[22]了解详情。如有任何问题或反馈,大胆求助即可,我们乐意帮助!
加入我们,成为社区成员的一份子吧!
过往月报
引用链接
[1] 发布说明: https://cloudberrydb.org/docs/releases/release-1.5.2[2] 下载 v1.5.2: https://github.com/cloudberrydb/cloudberrydb/releases/tag/1.5.2[3] 1.5.2 支持: https://github.com/cloudberrydb/bootcamp/releases/tag/v1.5.2[4] Bootcamp 训练营: https://github.com/cloudberrydb/bootcamp[5] cloudberrydb-site#75: https://github.com/cloudberrydb/cloudberrydb-site/pull/75[6] cloudberrydb-site#87: https://github.com/cloudberrydb/cloudberrydb-site/pull/87[7] cloudberrydb-site#70: https://github.com/cloudberrydb/cloudberrydb-site/pull/70[8] cloudberrydb-site#118: https://github.com/cloudberrydb/cloudberrydb-site/pull/118[9] #390: https://github.com/cloudberrydb/cloudberrydb/pull/390[10] #416: https://github.com/cloudberrydb/cloudberrydb/pull/416[11] #414: https://github.com/cloudberrydb/cloudberrydb/pull/414[12] #412: https://github.com/cloudberrydb/cloudberrydb/pull/412[13] #411: https://github.com/cloudberrydb/cloudberrydb/pull/411[14] #410: https://github.com/cloudberrydb/cloudberrydb/pull/410[15] #409: https://github.com/cloudberrydb/cloudberrydb/pull/409[16] #408: https://github.com/cloudberrydb/cloudberrydb/pull/408[17] #407: https://github.com/cloudberrydb/cloudberrydb/pull/407[18] #406: https://github.com/cloudberrydb/cloudberrydb/pull/406[19] #405: https://github.com/cloudberrydb/cloudberrydb/pull/405[20] #403: https://github.com/cloudberrydb/cloudberrydb/pull/403[21] 《贡献指南》: https://cloudberrydb.org/contribute/how-to-contribute[22] 支持页面: https://cloudberrydb.org/support
关于 Cloudberry Database
Cloudberry Database(可简称为“CBDB”或“CloudberryDB”)是面向分析和 AI 场景打造的下一代统一型开源数据库,基于 PostgreSQL 14.4 内核与 Greenplum Database 分布式架构,兼容 PostgreSQL 和 Greenplum 生态,遵循 Apache License 2.0 许可协议,致力于构建开放、友好、中立的开源社区。
GitHub 地址:https://github.com/cloudberrydb/cloudberrydb
官网主页:https://cloudberrydb.org/
👇🏻️扫码加入 Cloudberry Database 交流群👇🏻️

👇🏻️关注公众号👇🏻️
⭐️为 Cloudberry Database 点个赞吧!⭐️

