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 2015/10/20 05:43:27 UTC

[jira] [Commented] (TAJO-1934) Test failures in TestPgSQLQueryTests due to sort order

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

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

GitHub user dkhwangbo opened a pull request:

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

    TAJO-1934: Test failures in TestPgSQLQueryTests due to sort order

    Add sort option test by test.

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

    $ git pull https://github.com/dkhwangbo/tajo TAJO-1934

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

    https://github.com/apache/tajo/pull/831.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 #831
    
----
commit 74a10f29b1022365d93c0372a06be6298e6417d2
Author: Dongkyu Hwangbo <hw...@gmail.com>
Date:   2015-10-20T03:42:21Z

    initial commit

----


> Test failures in TestPgSQLQueryTests due to sort order
> ------------------------------------------------------
>
>                 Key: TAJO-1934
>                 URL: https://issues.apache.org/jira/browse/TAJO-1934
>             Project: Tajo
>          Issue Type: Task
>          Components: Unit Test
>         Environment: 3.16.0-50-generic x86_64 GNU/Linux
>            Reporter: Jihoon Son
>              Labels: newbie
>             Fix For: 0.11.1
>
>
> See the title.
> Some tests in TestPgSQLQueryTests are failed due to the sort order with my machine.
> Solution is very simple. That is to specify sort requirement by adding the Option annotation as in TestInnerJoinQuery.



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