Closed Simran-B closed 2 weeks ago
Deploy Preview Available Via
https://deploy-preview-627--docs-hugo.netlify.app
https://github.com/arangodb/arangodb/pull/21394 addresses the problem of documentLookups
not being counted for merge joins.
Got feedback from Lars
Description
Is it correct that documentLookups are reported for late materialization or are there additional cases?
It seems to be limited to the IndexNode, i.e. the statistic is not populated for merge joins which use "document lookup with late materialization" according to the query explain output.
Also correct required properties in HTTP API and some misc mistakes
Upstream PRs