Module analyzer

Source

Modulesยง

fallback ๐Ÿ”’
Fallback dist plan analyzer, which will only push down table scan node This is used when PlanRewriter produce errors when trying to rewrite the plan This is a temporary solution, and will be removed once we have a more robust plan rewriter
utils ๐Ÿ”’

Structsยง

DistPlannerAnalyzer
DistPlannerOptions
EnforceDistRequirementRewriter ๐Ÿ”’
Implementation of the [TreeNodeRewriter] trait which is responsible for rewriting logical plans to enforce various requirement for distributed query.
PlanRewriter ๐Ÿ”’

Enumsยง

RewriterStatus ๐Ÿ”’
Status of the rewriter to mark if the current pass is expanded