Skip to content

[multistage][feature] allow configurable stage count limit to reject queries if they are too complex #9369

@walterddr

Description

@walterddr

We should have the option reject SQL that are too complex (for example generating 10 stages execution plan) since they will simultaneously acquire execution resources and thus hogging up the entire cluster's resource.

This should be a cluster level configurable key for users to tune

Metadata

Metadata

Assignees

No one assigned

    Labels

    multi-stageRelated to the multi-stage query engine

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions