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

growing_tape_t can't handle NULL entries #90

Closed
ashvardanian opened this issue Sep 21, 2022 · 1 comment
Closed

growing_tape_t can't handle NULL entries #90

ashvardanian opened this issue Sep 21, 2022 · 1 comment
Assignees

Comments

@ashvardanian
Copy link
Contributor

The lengths_ would have to be appended by ukv_length_missing_k.
A presences_ array must be added to contain validity bitmasks.

@ashvardanian
Copy link
Contributor Author

The value_view_t growing_tape_t::push_back(value_view_t value, ukv_error_t*) must support value = {}.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

3 participants