We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
design doc: https://pingcap.feishu.cn/docs/doccnd9yNCHpR1oG84loC9Insq5
Currently, we have supported cost detail code framework in #36641
Then we are going to implemant the cost detail in each PhysicalPlan Operators in plan_cost.go
plan_cost.go
The text was updated successfully, but these errors were encountered:
planner: support reader operators cost detail (#36963)
7e20de6
ref #36962
planner: support HashJoin cost detail (#37012)
e0da196
No branches or pull requests
Enhancement
design doc: https://pingcap.feishu.cn/docs/doccnd9yNCHpR1oG84loC9Insq5
Currently, we have supported cost detail code framework in #36641
Then we are going to implemant the cost detail in each PhysicalPlan Operators in
plan_cost.go
The text was updated successfully, but these errors were encountered: