Skip to content

feedback: 2 rows for double literals on the Data model page #3040

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
patiencedaur opened this issue Jul 19, 2022 · 0 comments · Fixed by #3050
Closed

feedback: 2 rows for double literals on the Data model page #3040

patiencedaur opened this issue Jul 19, 2022 · 0 comments · Fixed by #3050
Labels
rewrite [nature] Revise existing text for structure/phrasing/terms

Comments

@patiencedaur
Copy link
Contributor

Root document: https://www.tarantool.io/en/doc/latest/book/box/data_model/#lua-versus-msgpack

Why are there 2 rows for double literals? (LuaJIT ffi cdata and standard Lua number). What we wanted to highlight here? (That we could, depending on value, may end up using either number or extended LuaJIT type? But similarly we would have for integer values, but there are no duplication.)

I'me very much confused here...

Originally posted by @tsafin in #3036 (comment)

@patiencedaur patiencedaur added 1sp rewrite [nature] Revise existing text for structure/phrasing/terms labels Jul 20, 2022
patiencedaur added a commit that referenced this issue Jul 27, 2022
* Clarify the connection between number and cdata
* Adjust table widths
* Mention decimal among number field index types

Resolves #3049
Resolves #3040
p7nov pushed a commit that referenced this issue Aug 11, 2022
* Clarify the connection between number and cdata
* Adjust table widths
* Mention decimal among number field index types

Resolves #3049
Resolves #3040
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rewrite [nature] Revise existing text for structure/phrasing/terms
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant