bug: query plan fails resolve dependencies #3013
Labels
state: inactive
No current action needed/possible; issue fixed, out of scope, or superseded.
type: bug
Something isn't working.
for example for following schema, user field is dependent on the userId field.
logs:
Query Plan should be able to figure out which operations are dependent and which are independent. Independent operations can be executed in parallel manner.
The text was updated successfully, but these errors were encountered: