cockroachdb / cockroachdb/docs

Feedback: INT8 precision for lower range is incorrect

Open
#18,815 0 comments 0 reactions 1 assignee Claimed by @taroface View on GitHub
Dominant language
HTML
Stars
212
Forks
476
Avg merge
40m
Merged PRs (30d)
3

Description

Page: https://www.cockroachlabs.com/docs/v24.2/int.html#names-and-aliases

as per [slack](https://cockroachlabs.slack.com/archives/CHVV403F0/p1723562728682739), the range of a INT8 should be int `-(2**63)` and not `-(2**63) + 1`.

It also helps if you add the above calculation so you know how that big number came about.

Jira issue: DOC-10918

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.