Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What if user wants to pass in a int64 as param? #288

Open
wenhaocs opened this issue Sep 8, 2023 · 2 comments
Open

What if user wants to pass in a int64 as param? #288

wenhaocs opened this issue Sep 8, 2023 · 2 comments
Labels

Comments

@wenhaocs
Copy link

wenhaocs commented Sep 8, 2023

Please check the FAQ documentation before raising an issue

Describe the bug (required)

Take a look at here: https://github.com/vesoft-inc/nebula-go/blob/master/session.go#L281

Your Environments (required)

  • OS: uname -a
  • Commit id (e.g. a3ffc7d8)

How To Reproduce(required)

Steps to reproduce the behavior:

  1. Step 1
  2. Step 2
  3. Step 3

Expected behavior

Additional context

@nyadav-sc
Copy link

Seeing this error when trying to pass int64

failed to parse params: Only support convert boolean/float/int/string/map/list to nebula.Value but int64"

@syedzubeen
Copy link

Hey hi!
Can I work on this?

@QingZ11 QingZ11 added the type/feature req Type: feature request label Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

5 participants