vectorized
Short Description
The vectorized: boolean shows true if the vectorized execution engine is selected
Detailed Description​
vectorized:
true or false shows if the vectorized execution engine is selected. The CockroadDB vectorized engine gives improved performance on online analytical processing (OLAP) where the traditional row by row processing can give poor performance.
Additional Links​
- CockroachDB Docs - Explain Default Statement Plans
- CockroachDB Docs - Vectorized Query Execution
- 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.