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

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

GitHub user hyunsik opened a pull request:

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

    TAJO-1763: tpch/*.tbl files cannot be founded in maven modules except for 
core-tests.

    I also attached the patch to the jira.
    https://issues.apache.org/jira/browse/TAJO-1763

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

    $ git pull https://github.com/hyunsik/tajo TAJO-1763

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

    https://github.com/apache/tajo/pull/691.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 #691
    
----
commit a4106883dda73802548dc867ba25e69df630dc9b
Author: Hyunsik Choi <[email protected]>
Date:   2015-08-14T14:20:15Z

    TAJO-1761: Separate an integration unit test kit into an independent module.
    
    Closes #690

commit c9f61e42d406cf4b0dba70e399384843a78e2d09
Author: Hyunsik Choi <[email protected]>
Date:   2015-08-15T13:09:01Z

    Bump up to 0.12.0-SNAPSHOT.

commit d49449a9a9ac6c50db958f9f73b6ebb8209134c2
Author: Hyunsik Choi <[email protected]>
Date:   2015-08-16T02:05:12Z

    TAJO-1763: tpch/*.tbl files cannot be founded in maven modules except for 
core-tests.

----


> tpch/*.tbl files cannot be founded in maven modules except for core-tests.
> --------------------------------------------------------------------------
>
>                 Key: TAJO-1763
>                 URL: https://issues.apache.org/jira/browse/TAJO-1763
>             Project: Tajo
>          Issue Type: Bug
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>            Priority: Minor
>             Fix For: 0.11.0
>
>         Attachments: TAJO-1763.patch
>
>
> TPCH class still use the abstract path based in {{$\{user.dir\}}}. As a 
> result, it is hard for maven modules depending on tajo-core-tests to 
> correctly use QueryTestBase class.



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

Reply via email to