-
### Cloudberry Database version
main
### What happened
Optimizer could produce better plan to dedup based on cost.
### What you think should happen instead
_No response_
### How to r…
-
### Cloudberry Database version
main
### What happened
https://github.com/cloudberrydb/cloudberrydb/actions/runs/11102859132/job/30844343864
```shell
DIFF FILE: ../gpdb_src/src/test/isolation2/…
-
Hey there,
thanks for maintaining this docker image. I'm having trouble selecting a backup source, the list is empty.
`/storage` is mounted correctly and then I sh into the container and `ls /stor…
-
### Cloudberry Database version
1.5.3
### What happened
When initialising a new database there are errors thrown during locale checking - the database is initialized correctly so these errors appea…
-
At the "Add UID" page, when testing connection to ECS Test drive. it report me "These credentials are invalid!" if i ignore this and save credentials. During the listing directory it report "Error Occ…
-
Is there any plan for DBOS Cloud to be open-sourced?thanks
-
### Cloudberry Database version
warehouse=# select version();
version …
-
### Cloudberry Database version
_No response_
### What happened
```c++
ereport(ERROR,
(errcode(ERRCODE_FEATURE_NOT_SUPPORTED),
errmsg("feature not supported on appendoptimized relations")…
-
This is a tricky one.
*Should* we add dotfiles?
I might rethink this if I add a command that does `git add` exclusively.
Also under consideration is a command that performs `git add $* && git com…
-
### Cloudberry Database version
All versions affected
Also GP7 have the same issue.
### What happened
```
create table t1(v varchar(100));
insert into t1 values('abc~001');
create or replac…