Skip to content

[parallel-queries] Refactor error message handling to better integrate with parallel queries #49737

Description

@michaelwoerister

At the moment error message handling uses a callback-based setup in order to handle diagnostics tracking during query evaluation. This could probably be handled in a cleaner way.

Also, the current system has no way of making error message output somewhat deterministic under parallel execution.

Both problems should be solved by re-factoring the system to better fit the changed needs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-parallel-compilerArea: parallel compilerA-reproducibilityArea: Reproducible / deterministic buildsC-enhancementCategory: An issue proposing an enhancement or a PR with one.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions