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

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

GitHub user dkhwangbo opened a pull request:

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

    TAJO-1948: Change GroupbyNode::setAggFunctions and getAggFunctions to set 
and get List

    Change GroupbyNode::setAggFunctions, getAggFunctions and related part.

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

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

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

    https://github.com/apache/tajo/pull/843.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 #843
    
----
commit d876256468c899e560b4a92d9ba0c7bd271d06ea
Author: Dongkyu Hwangbo <[email protected]>
Date:   2015-11-03T03:19:25Z

    initial commit

----


> Change GroupbyNode::setAggFunctions and getAggFunctions to set and get List
> ---------------------------------------------------------------------------
>
>                 Key: TAJO-1948
>                 URL: https://issues.apache.org/jira/browse/TAJO-1948
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: Planner/Optimizer
>            Reporter: Hyunsik Choi
>            Priority: Minor
>
> See TAJO-1938. It would simplify lots of codes for 'for-loop' on Targets if 
> we Change GroupbyNode::setAggFunctions and getAggFunctions to set and get 
> List.



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

Reply via email to