You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: