Replies: 1 comment 8 replies
-
For configuration change in k8s operator, please refer to: https://github.com/vesoft-inc/nebula-operator/blob/master/doc/user/custom_config.md and in case it's not doable with this, we could raise it to nebula-operator repo as a request.
In This query, limit is not pushdown to storage side, thus the query is fetching all data to graphd, which is quite costly actually. You could for now try |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Nebula version: 3.1.0
Hi @wey-gu simple below query fails with the error.
Error
There are about 10 million Student vertices in the system.
Beta Was this translation helpful? Give feedback.
All reactions