-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[bug] computation check make service crash #626
Comments
(gdb) bt |
fixed by #669 . |
…oft-inc#626) Co-authored-by: Doodle <13706157+critical27@users.noreply.github.com> Co-authored-by: lionel.liu@vesoft.com <52276794+liuyu85cn@users.noreply.github.com> Co-authored-by: Doodle <13706157+critical27@users.noreply.github.com>
nebula> yield TRUE + False
I believe it relates to the CHECK()
but It's better to add ut cover
TRUE + False
.The text was updated successfully, but these errors were encountered: