You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@abdera.apache.org by "Liyin Tang (JIRA)" <ji...@apache.org> on 2010/10/19 03:40:29 UTC

[jira] Created: (ABDERA-268) Do not assume if there is a local work, then there will be a map join operator

Do not assume if there is a local work, then there will be a map join operator
------------------------------------------------------------------------------

                 Key: ABDERA-268
                 URL: https://issues.apache.org/jira/browse/ABDERA-268
             Project: Abdera
          Issue Type: Improvement
            Reporter: Liyin Tang


Right now, we simply assume if there is a local work, then there will be a map join operator.
This assumption is necessary true in the future.
Change the code of local work, either adding a type info or 
creating sub class for each kind of local work, such as MapjoinLocalWork or GroupbyLocalWork.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (ABDERA-268) Do not assume if there is a local work, then there will be a map join operator

Posted by "Liyin Tang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ABDERA-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Liyin Tang closed ABDERA-268.
-----------------------------

    Resolution: Fixed

> Do not assume if there is a local work, then there will be a map join operator
> ------------------------------------------------------------------------------
>
>                 Key: ABDERA-268
>                 URL: https://issues.apache.org/jira/browse/ABDERA-268
>             Project: Abdera
>          Issue Type: Improvement
>            Reporter: Liyin Tang
>
> Right now, we simply assume if there is a local work, then there will be a map join operator.
> This assumption is necessary true in the future.
> Change the code of local work, either adding a type info or 
> creating sub class for each kind of local work, such as MapjoinLocalWork or GroupbyLocalWork.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.