Warning
This is not an Apache release!
Note
This is a weekly release for you to try out the latest features of Cloudberry Database.
What's Changed
- Enhance: Add warehouse_id to pg_stat_activity_extended by @lss602726449 in #453
- Modify the orca optimizer's processing of unionall distribution strat… by @Light-City in #399
- Update the location of python-dependencies.txt by @Zhangbaowen-Hashdata in #460
- Add hook for exec_simple_query and support self-defined spilling memory threshold in cost module. by @songdongxiaoa2 in #447
- Fix compile error that pipe is redefined by @gfphoenix78 in #349
- [AQUMV] Use contain_var_clause instead of pull_var_clause. by @avamingli in #451
- directory_table: matchignore & remove meta-command username output by @edespino in #464
- Enhance: Add hook to support different way to create/drop/alter wareh… by @lss602726449 in #462
- Fix: replace gpscp with gpsync in ext fts by @jiaqizho in #470
- Re-used index after ALTER COLUMN TYPE shouldn't change relfilenode by @lss602726449 in #474
- Cherry-pick Resgroup related code from GreenPlum [Mar 2, 2022 - Feb 7, 2023] by @foreyes in #448
- Add weekly build and release process by @Zhangbaowen-Hashdata in #459
- [Answer Query Using Materialized Views] Consider mutable functions and bypass expressions have no Vars for view query target. by @avamingli in #455
- [AQUMV] Expose the function adjust view query and varno fix. by @avamingli in #469
- Modify weekly build release details by @Zhangbaowen-Hashdata in #477
- Call the query_info_collect_hook directly if expection happens by @foreyes in #481
New Contributors
- @Light-City made their first contribution in #399
- @songdongxiaoa2 made their first contribution in #447
- @edespino made their first contribution in #464
Full Changelog: 1.5.4...1.5.4-20240702-weekly