Skip to content

box: added logic for working with Tarantool schema #446

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 1 commit into from
Jun 27, 2025

Conversation

bigbes
Copy link

@bigbes bigbes commented Jun 20, 2025

Implemented the box.Schema() method that returns a Schema object for schema-related operations.

Co-authored-by: maksim.konovalov maksim.konovalov@vk.team

@bigbes bigbes force-pushed the bigbes/TNTP-3331-box-schema-wrappers branch from 5d1b376 to b869130 Compare June 20, 2025 16:46
@oleg-jukovec
Copy link
Collaborator

Is this PR ready for review? If so, please assign two reviewers from the team (usually one of them is the repository maintainer, but it is not necessary).

@oleg-jukovec
Copy link
Collaborator

The dot is missed.

Implemented the `box.Schema()` method that returns a `Schema`
object for schema-related operations

->

Implemented the `box.Schema()` method that returns a `Schema`
object for schema-related operations.

@oleg-jukovec
Copy link
Collaborator

oleg-jukovec commented Jun 20, 2025

original-author: maksim.konovalov <maksim.konovalov@vk.team>
original-date:   Tue Dec 24 11:25:05 2024 +0300

It looks a bit ugly for me. For example, I don’t understand why the timestamp might be useful to us. I like the co-authored-by label in the commit message instead:

Co-authored-by: NAME <NAME@EXAMPLE.COM>

But up to you.

@bigbes bigbes force-pushed the bigbes/TNTP-3331-box-schema-wrappers branch from b869130 to fc70848 Compare June 23, 2025 18:07
@bigbes bigbes marked this pull request as draft June 23, 2025 18:09
@bigbes bigbes force-pushed the bigbes/TNTP-3331-box-schema-wrappers branch 2 times, most recently from afcd25f to fab4d84 Compare June 24, 2025 13:51
@bigbes bigbes force-pushed the bigbes/TNTP-3331-box-schema-wrappers branch 2 times, most recently from e7b809e to 84109e1 Compare June 27, 2025 09:32
@bigbes bigbes requested review from oleg-jukovec and dmyger June 27, 2025 09:43
@bigbes bigbes marked this pull request as ready for review June 27, 2025 09:43
Copy link
Collaborator

@oleg-jukovec oleg-jukovec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the patch!

@oleg-jukovec oleg-jukovec requested review from patapenka-alexey and removed request for dmyger June 27, 2025 10:37
@patapenka-alexey
Copy link

patapenka-alexey commented Jun 27, 2025

Please, add Closes #TNTP-3331 to the end of the commit message and I will approve.

Implemented the `box.Schema()` method that returns a `Schema`
object for schema-related operations.

Co-authored-by: maksim.konovalov <maksim.konovalov@vk.team>

Closes #TNTP-3331
@bigbes bigbes force-pushed the bigbes/TNTP-3331-box-schema-wrappers branch from 84109e1 to e71639f Compare June 27, 2025 11:41
@bigbes bigbes merged commit 953a5cf into master Jun 27, 2025
26 checks passed
@bigbes bigbes deleted the bigbes/TNTP-3331-box-schema-wrappers branch June 27, 2025 12:06
@KaymeKaydex
Copy link

Thanks for doing it

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

Successfully merging this pull request may close these issues.

4 participants