Skip to content

SQL: Move metric counting inside the PlanExecutor #38258

Closed
@costin

Description

@costin

Since the plan executor can be called internally, it makes sense to move the metrics away from the transport layer inside the plan executor. On the upside this also keeps the code in one place and increments the metrics even in unit testing.

related to #35118

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions