Replies: 2 comments 4 replies
-
Interestingly the same with a scalar input:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
The fast plan seems to make use of parallel query execution (although there is only 1 worker... odd). You might need to set |
Beta Was this translation helpful? Give feedback.
4 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.
-
With function inlinig, we can define the computed relationship for many-to-many.
However, compared to an explicit join definition, function inlining sometimes creates a significantly worse plan:
Beta Was this translation helpful? Give feedback.
All reactions