ChristyGKrishnan
ChristyGKrishnan
The issue is not yet resolved, tried in version 3.9.0 Tried with 500,100,5000,10000 and 50000 for --query.max-nodes-per-callstack Now getting error "too much nesting or too many objects (while instantiating plan)"
In that case how to handle large queries with multiple levels of nesting and traversal?
Attaching the query [record-version-get.txt](https://github.com/arangodb/arangodb/files/8388703/record-version-get.txt)
Even removing the aqlfunction did not resolved the issue in 3.9. But the exact same query was working fine in 3.7 version including the aqlfunctions.
Will remove those from the queries, but that was not the root cause as removal didn't resolve the issue. Is there any chance in the next release number of execution...
Is there any chance that the next version of arango has support for more execution nodes?