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

…d_values is null. Now, if tag's allowed_values is null, when we add or alter tag value to object will error out. In this commit, we fix this unreasonable behavior. We...

### Cloudberry Database version _No response_ ### What happened When we run pljava regress test will fail ### What you think should happen instead _No response_ ### How to reproduce...

type: Bug
good first issue

Seq scan, Index scan, Indexonly scan also use a unified approach. step 1,calc space in leader : EstimateGpParallelDSMEntrySize step 2,Init leader DSM: InitializeGpParallelDSMEntry step 3,Init worker DSM : InitializeGpParallelWorkers fix...

fix #ISSUE_Number --- ### Change logs _Describe your change clearly, including what problem is being solved or what feature is being added._ _If it has some breaking backward or forward...

### Cloudberry Database version 1.6.0 ### What happened Why the same server and database configuration, the same table, the same sql, with all segments are working normal,gpdb1.6 execution for a...

type: Bug

### Cloudberry Database version _No response_ ### What happened The last two selects should get the same result, but they are not ### What you think should happen instead _No...

type: Bug
good first issue
priority: High
type: Orca

### Cloudberry Database version PostgreSQL 14.4 (Cloudberry Database 1.0.0+344efe8 build dev) on x86_64-pc-linux-gnu, compiled by gcc (GCC) 11.4.1 20231218 (Red Hat 11.4.1-3), 64-bit compi led on Jul 2 2024 11:37:20...

type: Performance

### Cloudberry Database version 1.6.0 ### What happened Error occurred when gpintsystem using auto failover for coordinator feature ,After configure with --enable-external-fts and etcd cluster also be installed; The command...

type: Bug
type: Enhancement

### Cloudberry Database version cloudberrydb-1.6.0 ### What happened 20240906:18:23:28:112430 gpinitsystem:cloudberrydb1:gpadmin-[INFO]:-No errors generated from parallel processes 20240906:18:23:28:112430 gpinitsystem:cloudberrydb1:gpadmin-[INFO]:-Restarting the CloudberryDB instance in production mode Traceback (most recent call last): File "/usr/local/cloudberrydb/bin/gpstop",...

type: Pipeline

### Cloudberry Database version cloudberrydb-1.5.4 ### What happened After rpm/Compile install successfully, when gpinitsystem, error 'Error: unable to import module: No module named 'pg''happened,then after 'pip3 install pg -i https://pypi.tuna.tsinghua.edu.cn/simple/',...

type: Bug