Skip to content

New index_object.parts methods #5139

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

Closed
AArdeev opened this issue May 28, 2025 · 0 comments · Fixed by #5140
Closed

New index_object.parts methods #5139

AArdeev opened this issue May 28, 2025 · 0 comments · Fixed by #5140
Assignees

Comments

@AArdeev
Copy link
Contributor

AArdeev commented May 28, 2025

Product: Tarantool
Since: 3.1
Audience/target: who will read it and for what task?
Root document:

SME: @ locker

Details

index_object.parts has the following methods: validate_key(), validate_full_key(), validate_tuples(), compare_keys().
For their description and usage examples, refer to Module key_def.

@AArdeev AArdeev self-assigned this May 28, 2025
AArdeev added a commit that referenced this issue May 28, 2025
Since 3.1.0 4 new ```key_def``` methods are applicable to ```index_object.parts```
*```validate_key()```
*```validate_full_key```
*```validate_tuple()```
*```compare_keys()```
Functionally methods are equivalent to their description in ```key_def```
Fixes #5139
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant