Constrained Evaluation of Queries
The optimizer tries to ensure that the parachute queries can always be evaluated (if possible at all) in case of failures.
For example, if the parachute query is (A join C), then
it will not be possible to evaluate it if B fails.