Closed wenhaocs closed 1 month ago
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)
uname -a
a3ffc7d8
How To Reproduce(required)
Steps to reproduce the behavior:
Expected behavior
Additional context
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"
Hey hi! Can I work on this?
implemented via #348
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)
uname -a
a3ffc7d8
)How To Reproduce(required)
Steps to reproduce the behavior:
Expected behavior
Additional context