Skip to content

Updates description of box_index:parts with new methods #5126

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

Merged
merged 3 commits into from
May 23, 2025

Conversation

AArdeev
Copy link
Contributor

@AArdeev AArdeev commented May 22, 2025

Since version 3.0.0 the box_index:parts can use methods of key_def

Fixes #3444

Since version 3.0.0 the ```box_index:parts``` can use methods of ```key_def```
Fixes #3444
@AArdeev AArdeev requested a review from Gumix May 22, 2025 14:37
@AArdeev AArdeev self-assigned this May 22, 2025
@Gumix
Copy link
Contributor

Gumix commented May 22, 2025

I guest it makes sense to include an example from #3444 (how i.parts can be used instead of key_def.new(i.parts)).

@Gumix
Copy link
Contributor

Gumix commented May 22, 2025

Note: Tarantool 3.1 adds 4 additional methods to key_def and index.parts:
#4111

@AArdeev AArdeev requested a review from Gumix May 23, 2025 10:20
@AArdeev AArdeev requested a review from Gumix May 23, 2025 14:41
@AArdeev AArdeev merged commit f7deeb8 into latest May 23, 2025
1 check passed
@AArdeev AArdeev deleted the AArdeev/gh-3444-box-index-parts-update branch May 23, 2025 15:16
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.

index_object.parts methods
2 participants