vesoft-inc / nebula-java

Client API and data importer of Nebula Graph in Java
Apache License 2.0
164 stars 121 forks source link

add executeJsonWithParameter, executeJson to SessionPool #570

Closed cjdxhjj closed 6 months ago

cjdxhjj commented 6 months ago

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 6 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

:white_check_mark: Shinji-IkariG
:x: petzold


petzold 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.
You have signed the CLA already but the status is still pending? Let us recheck it.

QingZ11 commented 6 months ago

What type of PR is this?

  • [ ] bug
  • [ ] feature
  • [x] enhancement

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:

谢谢 cjdxhjj 的 PR,你可以点击下 CLA 图标签署下 CLA 协议么(协议的大概意思是你是这块变更内容的所有者,但是 nebula 有使用权)

Thank you,cjdxhjj, for the pull request. Could you please click on the CLA icon and sign the CLA agreement? The agreement basically states that you are the owner of the changes made in this contribution, but Nebula has the right to use them.

cjdxhjj commented 6 months ago

i have signed the cla, but the status looks not signed. image

Shinji-IkariG commented 6 months ago

看起来你在git命令行中使用了‘petzold’作为用户名而非‘cjdxhjj’ 请更新本地git配置并重新commit

It looks like you used 'petzold' as the username in the git command line instead of 'cjdxhjj' Please update the local git configuration and commit again

cjdxhjj commented 6 months ago

oh ,i will repush later