vesoft-inc / nebula-algorithm

Nebula-Algorithm is a Spark Application based on GraphX, which enables state of art Graph Algorithms to run on top of NebulaGraph and write back results to NebulaGraph.
71 stars 39 forks source link

[fix]add config parse for degree algorithm #77

Closed fbpcchen closed 1 year ago

fbpcchen commented 1 year ago

…ic 算法上跑通

What type of PR is this?

What problem(s) does this PR solve?

Issue(s) number:

Description:

How do you solve it?

Special notes for your reviewer, ex. impact of this fix, design document, etc:

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

wey-gu commented 1 year ago

Thanks @fbpcchen for the contribution :) could you please sign the CLA?

fbpcchen commented 1 year ago

Thanks @fbpcchen for the contribution :) could you please sign the CLA?

signed.

Nicole00 commented 1 year ago

Hi @fbpcchen , looks like the cla does not take effect, could you please re-sign the cla and re-push?

wey-gu commented 1 year ago

@fbpcchen maybe you should modify the commit's git author(both name and email) on the local branch and push force.

陈燃 seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.

fbpcchen commented 1 year ago

@fbpcchen maybe you should modify the commit's git author(both name and email) on the local branch and push force.

陈燃 seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.

done

fbpcchen commented 1 year ago

Hi @fbpcchen , looks like the cla does not take effect, could you please re-sign the cla and re-push?

It is the authentication problem of the commit I submitted , please review it again.