pub const PLAN_DEPTH_THRESHOLD: usize = 30;
Recursion depth threshold for plan node visitor to send notice to user.