content/flux/v0/stdlib/planner/_index.md
The planner package provides an API for interacting with the Flux engine planner.
option planner.disableLogicalRules = [""]
option planner.disablePhysicalRules = [""]
disableLogicalRules is a set of logical planner rules that should NOT be applied.
disablePhysicalRules is a set of physical planner rules that should NOT be applied.