Details
-
Task
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
None
-
Query Execution
-
QE 2024-01-08, QE 2024-01-22, QE 2024-02-05, QE 2024-02-19
-
135
Description
Using builtinValueBlockExists as a guide, implement the code for testing the type of a value and use it for creating valueBlockIsDate, valueBlockIsNumber, valueBlockTypeMatch, valueBlockIsString, valueBlockIsTimestamp, valueBlockIsArray, valueBlockIsObject, valueBlockIsNull, valueBlockIsTimezone.
Then extend the vectorizer to translate the scalar version into the block-enabled one
Attachments
Issue Links
- depends on
-
SERVER-85324 Change representation of empty arrays in cell blocks
-
- Closed
-
- is depended on by
-
SERVER-83329 Add support for block-enabled convert() and mod() function
-
- Open
-
-
SERVER-83331 Add support for block-enabled round() and trunc() function
-
- In Code Review
-
-
SERVER-83323 Add support for block-enabled Operations::Div, Operations::Mult
-
- Closed
-
-
SERVER-83324 Add support for block-enabled Operations::Add, Operations::Sub
-
- Closed
-