filter
Short Description
The filter field shows which columns are being used in filter operations
Detailed Description​
The filter
field shows which columns are being used in filter operations.
e.g. filter: revenue < 90
shows the scan is filtering on the revenue column.
Additional Links​
- CockroachDB Docs - Explain - Default Statement Plans
- CockroachDB Docs - Supported Join Algorithms
- CockroachDB Docs - Cost Based Optimizer
Search online​
If this article doesn't have the information you need you can try searching online. Remember, you can contribute suggestions to this page.