Query: include doesn't work inside subqueries #8722
Labels
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-bug
Milestone
query:
for this query qsre inside a subquery doesn't get replaced with include expression fragment. However, even once the include fragment gets applied to subqueries (IncludeReplacingExpressionVisitor needs VisitSubquery) we produce query plans that are largely evaluated on the client, and therefore not very useful:
The text was updated successfully, but these errors were encountered: