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

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

GitHub user hyunsik opened a pull request:

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

    TAJO-1704: Apply ComparableTuple to *AggregateExec.

    

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

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

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

    https://github.com/apache/tajo/pull/650.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 #650
    
----
commit a14b5e2f8cc7af8ce2439f02482d5cf0eac8373f
Author: Hyunsik Choi <[email protected]>
Date:   2015-07-24T03:29:05Z

    TAJO-1704: Apply ComparableTuple to *AggregateExec.

----


> Apply ComparableTuple to *AggregateExec
> ---------------------------------------
>
>                 Key: TAJO-1704
>                 URL: https://issues.apache.org/jira/browse/TAJO-1704
>             Project: Tajo
>          Issue Type: Improvement
>          Components: Physical Operator
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>            Priority: Minor
>             Fix For: 0.11.0
>
>
> This work is originated from TAJO-1492 which is a old patch. I applied the 
> changes in Hash/SortAggregateExec to the latest revision. But, I didn't apply 
> the changes in distinct aggregation operator because they already were 
> changed too much. Later, I'll make another jira issue for them.



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

Reply via email to