Skip to content

Fix TopK compute cost estimation#546

Merged
gabotechs merged 1 commit into
mainfrom
gabrielmusat/fix-compute-cost-sortexec-topk
Jul 9, 2026
Merged

Fix TopK compute cost estimation#546
gabotechs merged 1 commit into
mainfrom
gabrielmusat/fix-compute-cost-sortexec-topk

Conversation

@gabotechs

Copy link
Copy Markdown
Collaborator

When there was a Sort(TopK), the compute cost was not taking into account the TopK part, overestimating the compute cost of the operator.

This PR fixes it.

@asolimando asolimando left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@gabotechs gabotechs merged commit e05109b into main Jul 9, 2026
151 of 155 checks passed
@gabotechs gabotechs deleted the gabrielmusat/fix-compute-cost-sortexec-topk branch July 9, 2026 18:00
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.

2 participants