Skip to content

[BLAZE-803] Support statistics of ExecutionPlan for LimitExec#804

Merged
richox merged 1 commit intoapache:masterfrom
SteNicholas:BLAZE-803
Feb 6, 2025
Merged

[BLAZE-803] Support statistics of ExecutionPlan for LimitExec#804
richox merged 1 commit intoapache:masterfrom
SteNicholas:BLAZE-803

Conversation

@SteNicholas
Copy link
Member

@SteNicholas SteNicholas commented Jan 30, 2025

Which issue does this PR close?

Closes #803.

Rationale for this change

statistics of ExecutionPlan for LimitExec is unimplemented at present, which could be supported via Statistics::with_fetch.

What changes are included in this PR?

Support statistics of ExecutionPlan for LimitExec.

Are there any user-facing changes?

No.

@SteNicholas SteNicholas changed the title [BLAZE-803] Support statistics of LimitExec [BLAZE-803] Support statistics of ExecutionPlan for LimitExec Jan 30, 2025
@richox
Copy link
Contributor

richox commented Feb 5, 2025

ExecutionPlan::statistics is not used at this moment. anyway we can merge this code since it might be used in the future.

@richox richox merged commit 22dbdf9 into apache:master Feb 6, 2025
618 checks passed
@richox richox mentioned this pull request Apr 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support statistics of ExecutionPlan for LimitExec

2 participants