-
中国古代历史人物可视化站点,数据来源 CBDB,只需要输入一个古人物名(共收录 52w 余人物),就可以实时可视化该人物的社会关系、亲戚关系和生平足迹图。
对于同名人物,可根据返回的人物信息(朝代、生卒年、性别)自由选择可视化。
- 网站地址:[https://tools.buyixiao.xyz/historical-figure-query](https://tools.buyix…
-
### Cloudberry Database version
warehouse=# select version();
version …
-
### Cloudberry Database version
Any version
### What happened
After add new like-intrenal index access method ( as like-btree, like-hash..), there are several problems as below.
- If you c…
-
If I try to render a very large graph with flowing dot string, and seems `graphviz.renderDot(dotStr, interactiveSVG)` needs to 26 seconds to get response.
Dot string:
```
digraph Dependency {…
-
### Description
The Juju Terraform provider doesn't behave correctly when a user has access to multiple models with the same name. This is mainly relevant to VM models where a model name is only un…
-
### 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 i…
-
### 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 pe…
-
-
Observed on MacOS (don't know if this happens on other platforms too). Occurs at least as far back as v3.5.8.
The long Key Command fields (and other text fields) on such traits as Trigger Action et…
-
We need to enhance materialized view in CBDB:
```
Automatically refresh mt view instead of manually.
Incremental refresh mt view.
Results reuse for mt view by planner
```