Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-03-11 | 11.4 kB | |
v1.5.0 source code.tar.gz | 2024-03-11 | 61.6 MB | |
v1.5.0 source code.zip | 2024-03-11 | 71.0 MB | |
Totals: 3 Items | 132.6 MB | 0 |
[!WARNING] This is not an Apache release!
[!Note] Please check the documentation for the 1.5.0 release notes to see the main highlights.
What's Changed
- Add cicd pipeline by @sandiandian in https://github.com/cloudberrydb/cloudberrydb/pull/16
- Catch up Gitlab commits by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/19
- Add icw parallel test in cicd pipeline by @sandiandian in https://github.com/cloudberrydb/cloudberrydb/pull/72
- Doc: update Pull_Request template for contributor by @tuhaihe in https://github.com/cloudberrydb/cloudberrydb/pull/91
- Fix interconnection udpifc UAF in ipc teardown by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/95
- Rename GPDB_PARALLEL_FIXME to CBDB_PARALLEL_FIXME by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/34
- upload cloudberrydb icw test log in artifact by @sandiandian in https://github.com/cloudberrydb/cloudberrydb/pull/102
- Restore sources' original copyright information by @tuhaihe in https://github.com/cloudberrydb/cloudberrydb/pull/35
- Enable AO/AOCO insert to multiple files even enable_parallel is off by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/83
- Doc: add security policy file for CBDB by @tuhaihe in https://github.com/cloudberrydb/cloudberrydb/pull/110
- Fix ic uninitialized warning in release build by @jiaqizho in https://github.com/cloudberrydb/cloudberrydb/pull/121
- Add Parallel Bitmap Heap Scan case by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/85
- Fix regress test line no failures by @roseduan in https://github.com/cloudberrydb/cloudberrydb/pull/109
- Enable Parallel-oblivious Hash Left Anti Semi (Not-In) Join by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/30
- Feature: add warehouse grammar and GUC variable by @roseduan in https://github.com/cloudberrydb/cloudberrydb/pull/111
- add hashdata extension storage_am related hook, by @wangliang03 in https://github.com/cloudberrydb/cloudberrydb/pull/135
- Fix: warehouse is not supported without unionstore by @roseduan in https://github.com/cloudberrydb/cloudberrydb/pull/139
- Fix: use RelFileNodeId instead of Oid for relfilenode. by @HuSen8891 in https://github.com/cloudberrydb/cloudberrydb/pull/161
- Fix unstable tests reindextable_while_reindex_idx by @Ray-Eldath in https://github.com/cloudberrydb/cloudberrydb/pull/156
- fix create extensions changes user search_path (fix [#59]) by @Ray-Eldath in https://github.com/cloudberrydb/cloudberrydb/pull/108
- Improve makeArrayTypeName's algorithm for choosing array type names. by @lss602726449 in https://github.com/cloudberrydb/cloudberrydb/pull/152
- Loosen the restriction outer path has Motion of parallel plan by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/134
- Change json_object name to avoid conflict with jansson lib. by @MisterRaindrop in https://github.com/cloudberrydb/cloudberrydb/pull/154
- Fix Bitmap Index Scan locus is NULL by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/128
- Fix create ao table set parallel_workers doesn't take effect by @Ray-Eldath in https://github.com/cloudberrydb/cloudberrydb/pull/168
- Fix incompatible logerrors type in pg_exttable by @Ray-Eldath in https://github.com/cloudberrydb/cloudberrydb/pull/116
- [FIXME] Wrong results on main branch for INDF query by @wenchaozhang-123 in https://github.com/cloudberrydb/cloudberrydb/pull/180
- Doc: update the building guide for Linux by @Zhangbaowen-Hashdata in https://github.com/cloudberrydb/cloudberrydb/pull/170
- Doc: update security policy and PR template by @tuhaihe in https://github.com/cloudberrydb/cloudberrydb/pull/176
- Doc: update editor settings for CloudberryDB by @tuhaihe in https://github.com/cloudberrydb/cloudberrydb/pull/171
- Feature: Porting unique index for AO table to CBDB by @lss602726449 in https://github.com/cloudberrydb/cloudberrydb/pull/112
- Fix bugs which could not create unique index "gp_fastsequence_objid_objmod_index" by @lss602726449 in https://github.com/cloudberrydb/cloudberrydb/pull/146
- Doc: update README.md for Cloudberry Database by @tuhaihe in https://github.com/cloudberrydb/cloudberrydb/pull/199
- Feature: lazy initialize orca optimizer by @lss602726449 in https://github.com/cloudberrydb/cloudberrydb/pull/191
- Fix portability issues on macOS with gcc-13 by @Ray-Eldath in https://github.com/cloudberrydb/cloudberrydb/pull/198
- Update license headers for new CBDB source files by @tuhaihe in https://github.com/cloudberrydb/cloudberrydb/pull/187
- Doc: update the building guide for MacOS by @Zhangbaowen-Hashdata in https://github.com/cloudberrydb/cloudberrydb/pull/220
- Fix unportable scripts on macOS by @Ray-Eldath in https://github.com/cloudberrydb/cloudberrydb/pull/201
- Fix wrong results of Left Anti Semi (Not-In) Join by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/130
- Fix incorrect index->reltuples after VACUUM by @lss602726449 in https://github.com/cloudberrydb/cloudberrydb/pull/217
- Refactor cdbpath_motion_for_parallel_join() by outer join inner style by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/98
- Implement Parallel-aware Hash Left Anti Semi (Not-In) Join by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/149
- Doc: update the CONTRIBUTING.md file by @tuhaihe in https://github.com/cloudberrydb/cloudberrydb/pull/229
- Retire GUC parallel_hash_enable_motion_broadcast & fix potential Assertion failure by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/103
- Parallel REFRESH MATERIALIZED VIEW and CTAS for AO/AOCS by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/122
- Add final Motion earlier in grouping_planner for partial paths by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/142
- Let Replicated locus join with others(Results of writeable CTE on replicated table Join with others) by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/84
- Drop: Delete Windows development documentation by @Zhangbaowen-Hashdata in https://github.com/cloudberrydb/cloudberrydb/pull/235
- Implement password profile feature in Cloudberry DB. by @wenchaozhang-123 in https://github.com/cloudberrydb/cloudberrydb/pull/107
- Fix test artifact upload path incorrectly by @Zhangbaowen-Hashdata in https://github.com/cloudberrydb/cloudberrydb/pull/240
- Doc: update the codebase information in README.md by @tuhaihe in https://github.com/cloudberrydb/cloudberrydb/pull/237
- Limit CI concurrency to one per PR by @Ray-Eldath in https://github.com/cloudberrydb/cloudberrydb/pull/233
- Revert "Limit CI concurrency to one per PR" by @Ray-Eldath in https://github.com/cloudberrydb/cloudberrydb/pull/258
- Fix warehouse regress failures by @roseduan in https://github.com/cloudberrydb/cloudberrydb/pull/249
- Try to fix hashjoin_spill avg result diff in parallel mode by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/260
- Loosen Parallel Refresh coefficient. by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/247
- Ignore cases related to external_fts by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/254
- Doc: merge docs for CBDB compilation on Linux systems by @TomShawn in https://github.com/cloudberrydb/cloudberrydb/pull/224
- Open proper AO/AOCS segment files according to data volume by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/248
- Adjust the method of loading the external preloaded shared libraries by @MisterRaindrop in https://github.com/cloudberrydb/cloudberrydb/pull/242
- Feature: Support custom wal rmgr by @gfphoenix78 in https://github.com/cloudberrydb/cloudberrydb/pull/189
- Fix pg_password_history gpcheckcat consitent check failed. by @wenchaozhang-123 in https://github.com/cloudberrydb/cloudberrydb/pull/266
- Enhancement: github action support run external_fts test case by @smartyhero in https://github.com/cloudberrydb/cloudberrydb/pull/256
- Add README.Rhel-Rocky.bash by @Zhangbaowen-Hashdata in https://github.com/cloudberrydb/cloudberrydb/pull/272
- Doc: Update Linux build docs for Rocky and RHEL by @TomShawn in https://github.com/cloudberrydb/cloudberrydb/pull/267
- Enhancement: support debug workflow by @smartyhero in https://github.com/cloudberrydb/cloudberrydb/pull/275
- Update license headers for new CBDB source files by @tuhaihe in https://github.com/cloudberrydb/cloudberrydb/pull/268
- Reduce external-fts CI pipeline to only icw-test by @Ray-Eldath in https://github.com/cloudberrydb/cloudberrydb/pull/282
- Add parallel semi join cases by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/257
- Correct shared hash table rows estimation by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/263
- FIX: constraint check exception with snapshot memory leak in AO/AOCS by @lss602726449 in https://github.com/cloudberrydb/cloudberrydb/pull/136
- Add motionhazard to the outer side of parallel aware join.(fix flaky incorrect results of agg) by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/284
- Doc: update pull request template for CBDB by @tuhaihe in https://github.com/cloudberrydb/cloudberrydb/pull/287
- Fix explain bad indent when showing operatorMem. by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/288
- Fix explain(locus) show NULL. by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/238
- Rename 'Parallel Broadcast Motion' to 'Broadcast Workers Motion' by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/265
- Revert "Fix explain bad indent when showing operatorMem." by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/289
- SingleNode deployment by @Ray-Eldath in https://github.com/cloudberrydb/cloudberrydb/pull/206
- Feature: building postgres backend into shared library by @lss602726449 in https://github.com/cloudberrydb/cloudberrydb/pull/197
- Fix explain bad indent when showing operatorMem. by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/292
- Fix bug deduplicate elemlist is null when elemlist size is 1. by @MisterRaindrop in https://github.com/cloudberrydb/cloudberrydb/pull/297
- Provide gpdemo.sh deployment script by @Ray-Eldath in https://github.com/cloudberrydb/cloudberrydb/pull/291
- Feature: add user-defined index access method by @hw118118 in https://github.com/cloudberrydb/cloudberrydb/pull/315
- Incremental view maintenance by @yjhjstz in https://github.com/cloudberrydb/cloudberrydb/pull/280
- Answer Query Using Materialized Views by @avamingli in https://github.com/cloudberrydb/cloudberrydb/pull/298
New Contributors
- @sandiandian made their first contribution in https://github.com/cloudberrydb/cloudberrydb/pull/16
- @Zhangbaowen-Hashdata made their first contribution in https://github.com/cloudberrydb/cloudberrydb/pull/170
- @TomShawn made their first contribution in https://github.com/cloudberrydb/cloudberrydb/pull/224
- @smartyhero made their first contribution in https://github.com/cloudberrydb/cloudberrydb/pull/256
- @hw118118 made their first contribution in https://github.com/cloudberrydb/cloudberrydb/pull/315
Full Changelog: https://github.com/cloudberrydb/cloudberrydb/compare/1.0.0...1.5.0