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/14 08:18:46 UTC

[jira] [Commented] (TAJO-2021) Some refactoring and changing anonymous class to lambda expression

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

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

GitHub user eminency opened a pull request:

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

    TAJO-2021: Some refactoring and changing anonymous class to lambda expression

    It's some simplified code changes

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

    $ git pull https://github.com/eminency/tajo TAJO-2021

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

    https://github.com/apache/tajo/pull/911.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 #911
    
----
commit a3ecd74a534f7d3bea83174b8fbfecad853e29fb
Author: Jongyoung Park <em...@gmail.com>
Date:   2015-12-14T07:16:25Z

    refactored

----


> Some refactoring and changing anonymous class to lambda expression
> ------------------------------------------------------------------
>
>                 Key: TAJO-2021
>                 URL: https://issues.apache.org/jira/browse/TAJO-2021
>             Project: Tajo
>          Issue Type: Task
>          Components: Worker
>    Affects Versions: 0.11.0
>            Reporter: Jongyoung Park
>            Assignee: Jongyoung Park
>            Priority: Trivial
>             Fix For: 0.11.1
>
>
> Some instance variables are moved into local variables.
> And a few anonymous classes are changed to lambda expressions.



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