Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-04-28 | 5.0 kB | |
v1.5.2 source code.tar.gz | 2024-04-28 | 61.6 MB | |
v1.5.2 source code.zip | 2024-04-28 | 71.1 MB | |
Totals: 3 Items | 132.8 MB | 0 |
[!WARNING] This is not an Apache release!
ποΈ What's Changed
- [Answer Query Using Materialized Views] Support GROUP BY, GROUPING SETS, ROLLUP, CUBE in origin query. by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/342
- Use pg_class instead of gp_segment_configuration to test Entry. by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/294
- Feature: Orca optimizor support pax storage table by @gfphoenix78 in https://github.com/cloudberrydb/cloudberrydb/pull/346
- Add macro RelationIsNonblockRelation to expand code path like AO/CO by @gfphoenix78 in https://github.com/cloudberrydb/cloudberrydb/pull/347
- Feature encoding option for custom table AM by @gfphoenix78 in https://github.com/cloudberrydb/cloudberrydb/pull/343
- Turn on enable_shared_postgres_backend by default by @gfphoenix78 in https://github.com/cloudberrydb/cloudberrydb/pull/351
- [Answer Query Using Materialized Views] Correct PlannerInfo fields after rewritten. by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/348
- [Answer Query Using Materialized Views] Support HAVING clause in origin query by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/354
- [AQUMV] Avoid misbehaviors that are not supported currently. by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/357
- [Answer Query Using Materialized Views] Support ORDER BY in origin query by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/358
- make
shareinput_Xslice_dsm_handle_ptr
andshareinput_Xslice_hash
non-static by @shmiwy in https://github.com/cloudberrydb/cloudberrydb/pull/361 - Fix AO/AOCS insertDesc memory issue. by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/365
- As ci will failed in upterm stage, revert it now. by @wenchaozhang-123 in https://github.com/cloudberrydb/cloudberrydb/pull/371
- Fix CopyCreateStmtFields, lost intoPolicy field. by @yjhjstz in https://github.com/cloudberrydb/cloudberrydb/pull/372
- Fix configue not consistent with configure.ac by @lss602726449 in https://github.com/cloudberrydb/cloudberrydb/pull/373
- gpssh: removing b and \r getting added to command output by @wenchaozhang-123 in https://github.com/cloudberrydb/cloudberrydb/pull/355
- Don't inherit parent's reloptions if child partition's AM differs by @yjhjstz in https://github.com/cloudberrydb/cloudberrydb/pull/375
- Fix: unstable ao vacuum icw test by @jiaqizho in https://github.com/cloudberrydb/cloudberrydb/pull/376
- Fix shell script involves demo cluster by @gfphoenix78 in https://github.com/cloudberrydb/cloudberrydb/pull/377
- Extend a new AM method to do acquire sample rows. by @wenchaozhang-123 in https://github.com/cloudberrydb/cloudberrydb/pull/374
- [AQUMV] Use view's TupleDesc to construct final columns. by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/366
- Fix CREATE TYPE in namespace pg_ext_aux by @gfphoenix78 in https://github.com/cloudberrydb/cloudberrydb/pull/380
- Feature: add tests and benchmark in interconnect module by @jiaqizho in https://github.com/cloudberrydb/cloudberrydb/pull/384
- Fix: initialize parallel_workers to zero for CdbPathLocus_HashedOJ by @HuSen8891 in https://github.com/cloudberrydb/cloudberrydb/pull/387
- Add new callback 'scan_flags' for table access method by @HuSen8891 in https://github.com/cloudberrydb/cloudberrydb/pull/391
- Export numeric structure and interface to public by @jiaqizho in https://github.com/cloudberrydb/cloudberrydb/pull/392
- Move preloaded interconnect to the header file by @gfphoenix78 in https://github.com/cloudberrydb/cloudberrydb/pull/388
- Add inline function 'table_scan_flags' for table AM to get the flags. by @HuSen8891 in https://github.com/cloudberrydb/cloudberrydb/pull/395
- Enhancement: Add gpshrink to support elastic scaling by @lss602726449 in https://github.com/cloudberrydb/cloudberrydb/pull/393
- Fix: redefined sm4 in pgcrypto and backend/crypto by @jiaqizho in https://github.com/cloudberrydb/cloudberrydb/pull/394
- Revert [#201] partially by @Ray-Eldath in https://github.com/cloudberrydb/cloudberrydb/pull/386
- Offload entry root slice to QE by @Ray-Eldath in https://github.com/cloudberrydb/cloudberrydb/pull/385
ππ»οΈ New Contributors
- @shmiwy made their first contribution in https://github.com/cloudberrydb/cloudberrydb/pull/361
π§π»βπ» Contributors
Thanks to all the contributors to make this release happen: @avamingli, @gfphoenix78, @shmiwy, @wenchaozhang-123, @yjhjstz, @lss602726449, @jiaqizho, @HuSen8891, @Ray-Eldath π
Full Changelog: https://github.com/cloudberrydb/cloudberrydb/compare/1.5.1...1.5.2
π§π§ͺ Try out Cloudberry Database 1.5.2 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.