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

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

GitHub user eminency opened a pull request:

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

    TAJO-1147: Simple query doesn't work in Web UI

    'resultRows' can be -1.
    -1 means TajoConstants.UNKNOWN_ROW_NUMBER.

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

    $ git pull https://github.com/eminency/tajo TAJO-1147

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

    https://github.com/apache/tajo/pull/461.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 #461
    
----
commit def552d1e1a2872263fa3a9f19f50238e57e22c7
Author: Jongyoung Park <[email protected]>
Date:   2015-03-24T10:05:24Z

    resultRows can be -1(TajoConstants.UNKNOWN_ROW_NUMBER)

----


> Simple query doesn't work in Web UI
> -----------------------------------
>
>                 Key: TAJO-1147
>                 URL: https://issues.apache.org/jira/browse/TAJO-1147
>             Project: Tajo
>          Issue Type: Bug
>          Components: web UI
>    Affects Versions: 0.10.0
>            Reporter: Jongyoung Park
>            Assignee: Jongyoung Park
>             Fix For: 0.10.1
>
>         Attachments: TAJO-1147.patch
>
>
> Some query which doesn't use a worker, for example like 'select * from 
> tpch.lineitem', doesn't work.
> It returns no row.



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

Reply via email to