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

Drop old select #391

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

DifferentialOrange
Copy link
Member

This patch makes tuple-merger and tuple-keydef dependency non-optional. See commits for more info.

Closes #365

Versions in question are not supported for at least two years from
now [1].

1. https://www.tarantool.io/en/doc/latest/release/calendar/

Part of #365
Since Tarantool 1.10.7 and older and Tarantools between 2.0 and 2.5.2
does not have required symbols, we drop their support in the commit too.

1. https://www.tarantool.io/en/doc/latest/release/calendar/

Part of #365
This patch removes compatibility code that emulated `tuple-keydef` and
`tuple-merger` support when they were missing. Now it is required
to have this modules either internally r externally.

Closes #365
@DifferentialOrange DifferentialOrange force-pushed the DifferentialOrange/gh-365-drop-old-select branch from a11e932 to 9e275e4 Compare October 18, 2023 15:17
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.

Remove select with custom merger
1 participant