-
Notifications
You must be signed in to change notification settings - Fork 43
Document maximum number of tuples in hash index #3816
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
Labels
Comments
sergepetrenko
pushed a commit
to tarantool/tarantool
that referenced
this issue
Apr 4, 2024
New commits: * matras: increase max capacity from 2^31 to 2^32 blocks * matras: fix compilation on macOS Closes #9864 NO_TEST=small submodule bump NO_DOC=I will update tarantool/doc#3816
sergepetrenko
pushed a commit
to sergepetrenko/tarantool
that referenced
this issue
Apr 4, 2024
New commits: * matras: increase max capacity from 2^31 to 2^32 blocks * matras: fix compilation on macOS Closes tarantool#9864 NO_TEST=small submodule bump NO_DOC=I will update tarantool/doc#3816 (cherry picked from commit 1e86e0a)
sergepetrenko
pushed a commit
to sergepetrenko/tarantool
that referenced
this issue
Apr 4, 2024
New commits: * matras: increase max capacity from 2^31 to 2^32 blocks * matras: fix compilation on macOS * small: introduce the new method small_alloc_info Closes tarantool#9864 NO_TEST=small submodule bump NO_DOC=I will update tarantool/doc#3816 (cherry picked from commit 1e86e0a)
sergepetrenko
pushed a commit
to tarantool/tarantool
that referenced
this issue
Apr 5, 2024
New commits: * matras: increase max capacity from 2^31 to 2^32 blocks * matras: fix compilation on macOS Closes #9864 NO_TEST=small submodule bump NO_DOC=I will update tarantool/doc#3816 (cherry picked from commit 1e86e0a)
sergepetrenko
pushed a commit
to tarantool/tarantool
that referenced
this issue
Apr 5, 2024
New commits: * matras: increase max capacity from 2^31 to 2^32 blocks * matras: fix compilation on macOS * small: introduce the new method small_alloc_info Closes #9864 NO_TEST=small submodule bump NO_DOC=I will update tarantool/doc#3816 (cherry picked from commit 1e86e0a)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Related dev. issue(s): tarantool/tarantool#3594
Product: Tarantool
Root document: https://www.tarantool.io/en/doc/latest/book/box/limitations/
SME: @ Gumix
Details
Number of tuples in hash index: 4,294,967,288 (232-8)
Requested by @ Gumix in tarantool/tarantool@7eaa2d2.
The text was updated successfully, but these errors were encountered: