Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove ValidityVector::init_bytemap. #4071

Merged
merged 4 commits into from
Oct 3, 2023

Conversation

teo-tsirpanis
Copy link
Member

In its place we directly use ValidityVector's constructor that takes pointers to the buffer and the length.


TYPE: IMPROVEMENT
DESC: Remove the internal ValidityVector::init_bytemap method.

@teo-tsirpanis teo-tsirpanis marked this pull request as draft May 18, 2023 21:43
@KiterLuc KiterLuc self-requested a review October 3, 2023 10:24
@teo-tsirpanis teo-tsirpanis marked this pull request as ready for review October 3, 2023 14:52
@teo-tsirpanis
Copy link
Member Author

@KiterLuc CI is green. The PR is ready to merge.

@KiterLuc KiterLuc merged commit 20ac4f8 into TileDB-Inc:dev Oct 3, 2023
50 checks passed
@teo-tsirpanis teo-tsirpanis deleted the validityvector-init_bytemap branch October 3, 2023 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants