Skip to content

Vectorized Operators on uncompressed data #13

@dhabich

Description

@dhabich

please implement all necessary column store operators in a vectorized way using the following steps
Step 1) implement by your own without vector lib
Step 2) extract primitives which should be available in the vectorlib
Step 3) implement primitives in the vector lib
Step 4) implement operators using vectorlib and conduct a series of experiments (microbenchmarks) regarding overhead.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions