Skip to content

Adds new methods to index_object_parts #5140

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 2 commits into from
May 28, 2025

Conversation

AArdeev
Copy link
Contributor

@AArdeev AArdeev commented 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 New index_object.parts methods #5139

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
@AArdeev AArdeev requested a review from locker May 28, 2025 06:17
@AArdeev AArdeev self-assigned this May 28, 2025
@AArdeev AArdeev merged commit 94b40d8 into latest May 28, 2025
1 check passed
@AArdeev AArdeev deleted the AArdeev/gh-5139-add-methods-to-index-object-parts branch May 28, 2025 09:37
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.

New index_object.parts methods
2 participants