[ 
https://issues.apache.org/jira/browse/TAJO-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14567508#comment-14567508
 ] 

ASF GitHub Bot commented on TAJO-1634:
--------------------------------------

GitHub user charsyam opened a pull request:

    https://github.com/apache/tajo/pull/597

    TAJO-1634 REST API: fix error when offset is zero

    when offset is 0, /databases/{database-name}/queries/q000/results/0000
    cause 500 error.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/charsyam/tajo 
feature/rest-fix-error-when-offset-is-zero

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/597.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 #597
    
----
commit 689c2ebde50822292d3fbb899dfbda6ab8e95a67
Author: clark.kang <[email protected]>
Date:   2015-06-01T16:13:34Z

    fix error when offset is zero

----


> REST API: fix error when offset is zero
> ---------------------------------------
>
>                 Key: TAJO-1634
>                 URL: https://issues.apache.org/jira/browse/TAJO-1634
>             Project: Tajo
>          Issue Type: Bug
>            Reporter: DaeMyung Kang
>            Assignee: DaeMyung Kang
>
> when offset is 0, /databases/{database-name}/queries/q000/results/0000
> cause 500 error. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to