Skip to content

UX: ability to influence the order of queries execution order in a query suite/pack #17929

Open
@disconnect3d

Description

@disconnect3d

It would be awesome if CodeQL allowed for influencing the order in which queries are run/evaluated in a query suite definition.

This would enhance the user experience of CodeQL in cases where a big query suite is run over a large project. By having a possibility to tell that certain queries should evaluate at the end, it would allow the users to stop the codeql database analyze and gather partial results from the already evaluated (and likely fast) queries and then re-run the analyzer to just work over the last possible queries.

Please see also: #17930 and #17928.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions