GraphScope icon indicating copy to clipboard operation
GraphScope copied to clipboard

🔨 🍇 💻 🚀 GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba | 一站式图计算系统

Results 486 GraphScope issues
Sort by recently updated
recently updated
newest added

Including the relocating, restarting, and liveness and health probe of Pod.

component:store

**Describe the bug** Run the following query with `exp_store` on LDBC dataset outputs empty results, which is not as expected: `g.V().has("COUNTRY", "name", "India").in("ISPARTOF").hasLabel("CITY")` This is caused by the hierarchical label...

bug
component:gie

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: Failed to add edge for label "knows" with different src_label...

enhancement
component:gae
component:vineyard

TBD

component:gie
component:gaia

```shell wget -O - https://raw.githubusercontent.com/alibaba/GraphScope/main/scripts/install_deps.sh | bash -s -- --k8s ``` ![5555748A-50AC-4B63-8A16-63CEC84E23EB](https://user-images.githubusercontent.com/23491543/186812564-89c22652-33d5-45e6-a677-82fc7499579d.png)

bug
component:dev-infra

**Describe the bug** ![image](https://user-images.githubusercontent.com/7144772/186054822-061eddb8-e1be-41e4-b8bc-dbe7229af357.png) **Additional context** Add any other context about the problem here.

bug
component:gae
priority:high

**Describe the bug** It is not so good to require kubectl on the client side. **Additional context** Add any other context about the problem here.

enhancement
component:coordinator

It seems we are trying download jars from http://repository.apache.org, which is blocked by the latest mvn. maybe we need to specify its https address for this repo? sth. like this...

bug
component:gie

**Is your feature request related to a problem? Please describe.** - [ ] Clean up headers of frame/*.cc to reduce building time of project/building app - [ ] Split the...

enhancement
component:gae