[
https://issues.apache.org/jira/browse/PHOENIX-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14604955#comment-14604955
]
ASF GitHub Bot commented on PHOENIX-2081:
-----------------------------------------
GitHub user lalinsky opened a pull request:
https://github.com/apache/phoenix/pull/94
PHOENIX-2081 Fix BIGINT range on the Datatypes docs page
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lalinsky/phoenix PHOENIX-2081
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/94.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #94
----
commit feba22988f27918aac4d13d4879c737777fcfa2b
Author: Lukáš Lalinský <[email protected]>
Date: 2015-06-28T22:40:54Z
PHOENIX-2081 Fix BIGINT range on the Datatypes docs page
----
> Typo in the BIGINT range on the datatypes documentation page
> ------------------------------------------------------------
>
> Key: PHOENIX-2081
> URL: https://issues.apache.org/jira/browse/PHOENIX-2081
> Project: Phoenix
> Issue Type: Task
> Reporter: Lukas Lalinsky
> Priority: Trivial
>
> Currently it says the range for BIGINT is from -9223372036854775807 to
> 9223372036854775807, but the range actually starts at -9223372036854775808.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)