Is there a way to compare the physical execution in terms of their costs? #6843
Unanswered
metesynnada
asked this question in
Q&A
Replies: 1 comment 2 replies
-
I don't have any recommendations -- the join selection pass has a very simplistic model of costing different options that might be interesting: |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am seeking a method to evaluate various execution plans that yield the same results, specifically in the context of their execution costs. Initially, I considered using Statistics output as a benchmark, even though I understand that it may not be entirely accurate. Nevertheless, I believe it could be a viable starting point. Are there any recommendations on this
Beta Was this translation helpful? Give feedback.
All reactions