cloudberry icon indicating copy to clipboard operation
cloudberry copied to clipboard

One advanced and mature open-source MPP (Massively Parallel Processing) database. Open source alternative to Greenplum Database.

Results 292 cloudberry issues
Sort by recently updated
recently updated
newest added

### Cloudberry Database version PostgreSQL 14.4 (Cloudberry Database 1.6.0+dev.36.g9c96b207 build 81670 commit:9c96b207) ### What happened gp_replica_check fails frequently. The following is output of the failure. It appears it retried multiple...

type: Bug
priority: High

### Cloudberry Database version PostgreSQL 14.4 (Cloudberry Database 1.5.5+dev.77.g5024c64f build 79256 commit:5024c64f) ### What happened Testcase python3/plpython_transaction failed. ``` test python3/plpython_schema ... ok 90 ms test python3/plpython_populate ... ok 106...

type: Bug
priority: High

### Cloudberry Database version version: main branch I tried to build it in the docker image specified by the documentation using the main branch, but I encountered an error. ###...

type: Bug

### Cloudberry Database version PostgreSQL 14.4 (Cloudberry Database 1.5.5+dev.65.g1481bf3e build 78672 commit:1481bf3e) ### What happened c/src/test/ssl/../../..' PG_REGRESS='/code/cbdb_src/src/test/ssl/../../../src/test/regress/pg_regress' /usr/bin/prove -I ../../../src/test/perl/ -I . t/*.pl t/001_ssltests.pl .. 6/110 # Looks like your...

type: Bug
priority: High

### Cloudberry Database version _No response_ ### What happened ``` 20240830:11:34:09:024274 gpstart:i-1ba8pr8n:gpadmin-[WARNING]:-Standby host is unreachable, cannot determine whether the standby is currently acting as the coordinator. Received error: ExecutionError: 'non-zero...

type: Bug
type: Enhancement

There is GPDB feature for tracking IO timing for AO/AOCS relations One can refer to implementation in GPDB archive repo https://github.com/greenplum-db/gpdb-archive/commit/fc081c758cf64ddcd526318876b171d6a2fae4e7 I faced some conflict when applying my Yezzey-related patches...

type: Backport

### Cloudberry Database version PostgreSQL 14.4 (Cloudberry Database 1.5.5+dev.77.g5024c64f build 79256 commit:5024c64f) ### What happened test mapred ... FAILED 1443 ms ``` @@ -507,26 +501,28 @@ mapreduce --------------------- STDERR> ERROR:...

type: Bug
priority: High

Multiple operating systems include: ubuntu:24.04 ubuntu:22.04 ubuntu:20.04 debian:12 debian:11 oraclelinux:9 fedora:39 fedora:38 openeuler:24.03 openeuler:22.03 fix #ISSUE_Number --- ### Change logs _Describe your change clearly, including what problem is being solved...

### Cloudberry Database version _No response_ ### What happened give a script to deploy the cdb or give a docker image that is not need to install third-part libs. I...

type: Documentation
good first issue

### 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 appear...

type: Bug