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/12/11 09:58:11 UTC

[jira] [Commented] (TAJO-2018) Remove redundant 'String.toString()'

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

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

GitHub user dkhwangbo opened a pull request:

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

    TAJO-2018: Remove redundant 'String.toString()'

    Remove any to call toString() on a String object.

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

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

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

    https://github.com/apache/tajo/pull/908.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 #908
    
----
commit 9f8808ddcae49f665904991563f70daa156081fe
Author: Dongkyu Hwangbo <hw...@gmail.com>
Date:   2015-12-11T08:56:10Z

    initial commit

----


> Remove redundant 'String.toString()'
> ------------------------------------
>
>                 Key: TAJO-2018
>                 URL: https://issues.apache.org/jira/browse/TAJO-2018
>             Project: Tajo
>          Issue Type: Task
>            Reporter: Dongkyu Hwangbo
>            Assignee: Dongkyu Hwangbo
>            Priority: Trivial
>              Labels: newbie
>
> Remove any to call toString() on a String object.



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