Skip to content

feedback: Data model | Tarantool #1689

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

Closed
TarantoolBot opened this issue Dec 9, 2020 · 4 comments
Closed

feedback: Data model | Tarantool #1689

TarantoolBot opened this issue Dec 9, 2020 · 4 comments
Assignees
Labels
add details [nature] More details needed, some info missing. Documentation is incomplete.

Comments

@TarantoolBot
Copy link
Collaborator

TarantoolBot commented Dec 9, 2020

Product: Tarantool
Root document: https://www.tarantool.io/en/doc/latest/book/box/data_model/#indexed-field-types
SME: @ ImeevMA
Peer reviewer: @

Details

<…>module
string (any set of octets)
varbinary (any set of octets)
|Note: When there is a mix of
types, the key order is: null,
then booleans, then numbers,
then strings, then varbinary.|

TREE or HASH
msgpack.NULL
true
-1
1.234
‘’
‘ру’

Collat<…>

https://www.tarantool.io/en/doc/latest/book/box/data_model/

If it is intended to be the exhaustive list, then I would mention uuid here too.

@pgulutzan
Copy link
Contributor

I believe we must wait for server issue#5148 sql: define rules for comparison for SCALAR.

@xuniq xuniq added the add details [nature] More details needed, some info missing. Documentation is incomplete. label Oct 22, 2021
@xuniq xuniq added this to the Estimate [@xuniq] milestone Oct 22, 2021
@patiencedaur
Copy link
Contributor

@pgulutzan Please take a look at this.

@pgulutzan
Copy link
Contributor

@patiencedaur:
The current words include uuid after varbinary, and that is correct.
Eventually we must add datetime, which comes after uuid, but I assume that is part of issue #2411.
Therefore this issue can be closed.
Okay?

@patiencedaur
Copy link
Contributor

Done

@xuniq xuniq removed this from the Estimate [@xuniq] milestone Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add details [nature] More details needed, some info missing. Documentation is incomplete.
Projects
None yet
Development

No branches or pull requests

4 participants