exec: tracking issue for vectorized engine #36507
Labels
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
meta-issue
Contains a list of several other issues.
This issue is an "epic" to track work in the
pkg/sql/exec
vectorized engine.Features:
P0
(not absolutely necessary) transparent use of Apache Arrow data structures as coldata.Batch/VecP1
P2
Relational operators:
SELECT x > 5 FROM ...
)Next:
Scalar operators:
The text was updated successfully, but these errors were encountered: