[
https://issues.apache.org/jira/browse/TAJO-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14498956#comment-14498956
]
ASF GitHub Bot commented on TAJO-1559:
--------------------------------------
GitHub user dongjoon-hyun opened a pull request:
https://github.com/apache/tajo/pull/536
TAJO-1559: Fix data model description (tinyint, smallint)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dongjoon-hyun/tajo TAJO-1559
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/536.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 #536
----
commit c717902eee8ce1605a55ab2091e9edd0734c8d90
Author: Dongjoon Hyun <[email protected]>
Date: 2015-04-16T23:22:37Z
TAJO-1559: Fix data model description (tinyint, smallint)
----
> Fix data model description (tinyint, smallint)
> ----------------------------------------------
>
> Key: TAJO-1559
> URL: https://issues.apache.org/jira/browse/TAJO-1559
> Project: Tajo
> Issue Type: Bug
> Reporter: Dongjoon Hyun
> Assignee: Dongjoon Hyun
> Priority: Trivial
>
> Tajo supports *tinyint* (=*int1*), but there exists documentation error.
> * add *tinyint* description (splitted from *smallint*)
> * fix a typo in the maximum range of *smallint*
> -----
> http://mail-archives.apache.org/mod_mbox/tajo-dev/201504.mbox/%3CCAFu6yH2fkT5335Ys%2BvPvkuHJWG8tF4EWng7EyjovdVZm34rAmA%40mail.gmail.com%3E
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)