SupportsSubquery Logical Operators¶
SupportsSubquery is a marker interface (and an extension of the LogicalPlan abstraction) for logical operators that support subqueries.
SupportsSubquery is resolved by ResolveSubquery logical resolution rule.
SupportsSubquery is a marker interface (and an extension of the LogicalPlan abstraction) for logical operators that support subqueries.
SupportsSubquery is resolved by ResolveSubquery logical resolution rule.