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

Removed KV (key-value) functionality #1415

Merged
merged 1 commit into from
Nov 5, 2019
Merged

Conversation

stavrospapadopoulos
Copy link
Member

We will add it back in a few months in a much more efficient way.

Closes #1258
Closes #1043
Closes #1029
Closes #760

@tdenniston
Copy link
Contributor

What happens if a 1.7 user tries to open a KV created with a previous version? Also, should this change the format version?

@stavrospapadopoulos
Copy link
Member Author

What happens if a 1.7 user tries to open a KV created with a previous version?

You can open it as an array (and it will work), but the C API for opening it as a KV will be missing.

Also, should this change the format version?

We could do that. 1.7 adds the new array metadata and removes the KV.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants