You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/03/02 10:24:18 UTC

[jira] [Commented] (TAJO-2088) Change QueryTestCaseBase.runSimpleTests() to return a set of TajoResultSetBase

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

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

GitHub user jihoonson opened a pull request:

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

    TAJO-2088: Change QueryTestCaseBase.runSimpleTests() to return a set of TajoResultSetBase

    

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

    $ git pull https://github.com/jihoonson/tajo-2 TAJO-2088

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

    https://github.com/apache/tajo/pull/971.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 #971
    
----
commit 81be856f3d3a6ffa2fef40fc60ddc1bda0e17b36
Author: Jihoon Son <ji...@apache.org>
Date:   2016-03-02T09:23:36Z

    TAJO-2088

----


> Change QueryTestCaseBase.runSimpleTests() to return a set of TajoResultSetBase
> ------------------------------------------------------------------------------
>
>                 Key: TAJO-2088
>                 URL: https://issues.apache.org/jira/browse/TAJO-2088
>             Project: Tajo
>          Issue Type: Task
>          Components: Unit Test
>            Reporter: Jihoon Son
>            Assignee: Jihoon Son
>             Fix For: 0.11.2
>
>
> TajoResultSetBase contains information like QueryId which can be useful in unit testing. It would be better if we can access those information.



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