partition_pruning_check
Explains a read-only query and heuristically assesses whether partition pruning will limit data scanned.
Instructions
EXPLAIN a read-only query and heuristically assess whether partition pruning is likely.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |