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/09/25 07:42:04 UTC

[jira] [Commented] (TAJO-1893) Remove unused import

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

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

GitHub user dkhwangbo opened a pull request:

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

    TAJO-1893: Remove unused import

    current version of tajo has lots of unused import.
    We can improve the performance of tajo with removing it.

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

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

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

    https://github.com/apache/tajo/pull/789.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 #789
    
----
commit bc4158ac8aeddf144d480a9a91266dd3381df5e2
Author: Dongkyu Hwangbo <hw...@gmail.com>
Date:   2015-09-25T05:39:35Z

    initial commit

----


> Remove unused import
> --------------------
>
>                 Key: TAJO-1893
>                 URL: https://issues.apache.org/jira/browse/TAJO-1893
>             Project: Tajo
>          Issue Type: Improvement
>            Reporter: Dongkyu Hwangbo
>            Assignee: Dongkyu Hwangbo
>            Priority: Trivial
>
> current version of TAJO has lots of unused import. We can improve the performance of tajo with removing it.



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