We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
$var;limit
(root@nebula) [nba]> $a=FETCH PROP ON * "Tony Parker";limit 1 2021/07/07 15:48:43 [ERROR] Failed to reconnect, Failed to open transport, error: dial tcp 127.0.0.1:38996: connect: connection refused 2021/07/07 15:48:43 Loop error, Failed to open transport, error: dial tcp 127.0.0.1:38996: connect: connection refused Bye root! Wed, 07 Jul 2021 15:48:43 CST panic: Loop error, Failed to open transport, error: dial tcp 127.0.0.1:38996: connect: connection refused goroutine 1 [running]: log.Panicf(0x646161, 0xe, 0xc0000d1e78, 0x1, 0x1) /opt/hostedtoolcache/go/1.16.4/x64/src/log/log.go:361 +0xc5 main.main() /home/runner/work/nebula-console/nebula-console/main.go:419 +0x4f3
The text was updated successfully, but these errors were encountered:
I don't reproduce it in Release mode. But we should fix it anyway.
Release
Sorry, something went wrong.
It's caused by the limit without input data, maybe we could disable dangle limit sentence.
Closed by #2570
jievince
No branches or pull requests
The text was updated successfully, but these errors were encountered: