Type Alias QueryPlanExecutionErrorCode
QueryPlanExecutionErrorCode:
| "invalid-plan"
| "plan-context-mismatch"
| "unsafe-materialization"
| "invalid-resource-handle"
| "resource-unavailable"
| "resource-expired"
| "resource-resolution-failed"
| "resource-execution-failed"