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.