Class PlanTooComplexError

All Implemented Interfaces:
Serializable

public class PlanTooComplexError extends ControlFlowException
Exception to catch when optimizing the plan produces a result that is too complex, either at the Rel or at the Rex level.
See Also:
  • Constructor Details

    • PlanTooComplexError

      public PlanTooComplexError()