关注 spark技术分享,
撸spark源码 玩spark最佳实践

SubqueryExpression

SubqueryExpression Contract — Expressions With Logical Query Plans

SubqueryExpression is the contract for expressions with logical query plans (i.e. PlanExpression[LogicalPlan]).

Table 1. (Subset of) SubqueryExpression Contract
Method Description

withNewPlan

Used when:

Table 2. SubqueryExpressions
SubqueryExpression Description

Exists

ListQuery

ScalarSubquery

SubqueryExpression is resolved when the children are resolved and the subquery logical plan is resolved.

references…​FIXME

semanticEquals…​FIXME

canonicalize…​FIXME

hasInOrExistsSubquery Object Method

hasInOrExistsSubquery…​FIXME

Note
hasInOrExistsSubquery is used when…​FIXME

hasCorrelatedSubquery Object Method

hasCorrelatedSubquery…​FIXME

Note
hasCorrelatedSubquery is used when…​FIXME

hasSubquery Object Method

hasSubquery…​FIXME

Note
hasSubquery is used when…​FIXME

Creating SubqueryExpression Instance

SubqueryExpression takes the following when created:

赞(0) 打赏
未经允许不得转载:spark技术分享 » SubqueryExpression
分享到: 更多 (0)

关注公众号:spark技术分享

联系我们联系我们

觉得文章有用就打赏一下文章作者

支付宝扫一扫打赏

微信扫一扫打赏