Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
cloudberrydb-1.5.4-1.rl9.x86_64.rpm | 2024-07-02 | 16.0 MB | |
cloudberrydb-1.5.4-1.rl8.x86_64.rpm | 2024-07-02 | 16.3 MB | |
cloudberrydb-1.5.4-1.el7.x86_64.rpm | 2024-07-02 | 16.1 MB | |
README.md | 2024-06-27 | 3.3 kB | |
v1.5.4 source code.tar.gz | 2024-06-27 | 61.7 MB | |
v1.5.4 source code.zip | 2024-06-27 | 71.2 MB | |
Totals: 6 Items | 181.5 MB | 0 |
[!WARNING] This is not an Apache release!
📝️ What's Changed (Pull Request list)
- Add function cbdb_relation_size by @fanfuxiaoran in https://github.com/cloudberrydb/cloudberrydb/pull/428
- Remove cbload relevant codes. by @wenchaozhang-123 in https://github.com/cloudberrydb/cloudberrydb/pull/431
- Cherry pick from GPDB (02/07/2022-02/28/2022) by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/432
- Fix motion toast error. by @gfphoenix78 in https://github.com/cloudberrydb/cloudberrydb/pull/436
- Fix checking password file permissions in dbconn.py by @fanfuxiaoran in https://github.com/cloudberrydb/cloudberrydb/pull/438
- [ORCA] Fix flaky "Invalid key is inaccessible" fallback (#15147) by @fanfuxiaoran in https://github.com/cloudberrydb/cloudberrydb/pull/437
- Refactor cbload to gpdirtableload with python. by @wenchaozhang-123 in https://github.com/cloudberrydb/cloudberrydb/pull/435
- Fix explain(locus) issues. by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/433
- [AQUMV] Support DISTINCT clause on origin query. by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/439
- [Answer Query Using Materialized Views] Support Postgres special grammar DISTINCT ON clause on origin query. by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/441
- Expand a new external var tag by @jiaqizho in https://github.com/cloudberrydb/cloudberrydb/pull/443
- PendingDelete: expand the pending deletes interface by @jiaqizho in https://github.com/cloudberrydb/cloudberrydb/pull/442
- CPP keywords should not be used as function/parameter names by @jiaqizho in https://github.com/cloudberrydb/cloudberrydb/pull/449
- [Answer Query Using Materialized Views] Support LIMIT/OFFSET/FETCH clause on origin query. by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/446
- checkberry gpcheckperf series updates are used to solve the problem that cbdb 1.5.2 version gpcheckperf does not display disk information by @August-beaulo in https://github.com/cloudberrydb/cloudberrydb/pull/430
- Cleanup the build tools and guide directories by @tuhaihe in https://github.com/cloudberrydb/cloudberrydb/pull/445
- Insert more data to make tuplestore spill in regress/misc_jiras.sql. by @fanfuxiaoran in https://github.com/cloudberrydb/cloudberrydb/pull/452
🙌🏻️ New Contributors
- @fanfuxiaoran made their first contribution in https://github.com/cloudberrydb/cloudberrydb/pull/428
🧑🏻💻 Contributors
Thanks to all the contributors to make this release happen: @higuoxing, @tuhaihe, @August-beaulo, @avamingli, @piyushc01, @red1452, @edespino, @jnihal, @Annu149, @jiaqizho, @wenchaozhang-123, @dgkimura, @fanfuxiaoran, @gfphoenix78, @HelloYJohn, @adam8157, @xiaoxiaoHe-E, @InnerLife0, @wuyuhao28, @l-wang, @lij55, @huansong, @chrishajas, @tglsfdc, @fairyfar, @kainwen, @nmisch, @my-ship-it
Full Changelog: https://github.com/cloudberrydb/cloudberrydb/compare/1.5.3...1.5.4
🧂🧪 Try out Cloudberry Database via building one Docker-based Sandbox, which is tailored to help you gain a basic understanding of Cloudberry Database's capabilities and features a range of materials, including tutorials, sample code, and crash courses.