-
Notifications
You must be signed in to change notification settings - Fork 705
Open
Description
Change Request
Please answer the following questions before submitting your issue. Thanks!
-
Describe what you find is inappropriate or missing in the existing docs.
The cost_trace as inEXPLAIN FORMAT="cost_trace" SELECT * FROM t
is not doucmented -
Describe your suggestion or addition.
something like:
| `cost_trace` | The `EXPLAIN` statement outputs execution plans including the estimated cost, and the formula for calculating the costs, which can be useful when tuning some cost factors. |
- Provide some reference materials (such as documents and websites) if you could.
It was already mentioned in Add missing explain formats #15601, but was never done.
Metadata
Metadata
Assignees
Labels
No labels