Weibin Zeng

Results 60 comments of Weibin Zeng

https://github.com/alibaba/GraphScope/actions/runs/8720836297/job/23936695839?pr=3610 The k8s-test always cancel after ~44m, Can someone help me with the CI? @siyuan0322 @dashanji @lidongze0629

@siyuan0322 Since manylinux2014-ci-test tag workflow has passed in https://github.com/alibaba/GraphScope/actions/runs/8733355972 , I have updated the `manylinux2014` tag runner. FYI

hi, @haoxins, please update the PR header to pass CI https://github.com/alibaba/GraphScope/actions/runs/7635105974/job/20799993306?pr=3463

### Status codes of each engine #### Vineyard | Code | Number | Description | | -------- | -------- | -------- | | OK | 0 | Not an error;...

#### GraphAr | Code | Number | Description | | -------- | -------- | -------- | | OK | 0 | Not an error; returned on success.| | KeyError |...

#### Interactive engine Currently, GIE defines Error in each layer: Compiler: | Code | Number | Description | | -------- | -------- | -------- | | OK | 0 |...

#### GART | Code | Number | Description | |-------------------|--------|-----------------------------------------------------------| | OK | 0 | Not an error; returned on success. | | KeyError | 1 | error status for...

#### Groot Groot use exception to handle errors

#### Learning engine | Code | Number | Description | | -------- | -------- | -------- | | OK | 0 | Not an error; returned on success.|

#### Analytical Engine | Code | Number | Description | | -------- | -------- | -------- | | Ok | 0 | Not an error; returned on success.| | IOError...