Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Support both SV2 and SV4 in VectorizedCopyOperator #4

Open
bobluppes opened this issue Jan 12, 2021 · 0 comments
Open

Support both SV2 and SV4 in VectorizedCopyOperator #4

bobluppes opened this issue Jan 12, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@bobluppes
Copy link
Collaborator

At this moment, the implementation of the VectorizedCopyOperator is altered to work with 4 byte selection vectors instead of 2 byte vectors.

Based on the selection vector mode of the incoming schema, the copy operator could select to either use the SV2 or SV4 implementation with corresponding implementations for the FieldBufferCopiers.

@bobluppes bobluppes added the enhancement New feature or request label Jan 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant