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

Jinho Kim commented on TAJO-99:
-------------------------------

++1 

Great work!!  I've verified 'mvn clean install'.

> Design the interface of join enumeration algorithm
> --------------------------------------------------
>
>                 Key: TAJO-99
>                 URL: https://issues.apache.org/jira/browse/TAJO-99
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: planner/optimizer
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>         Attachments: TAJO-99.patch
>
>
> The core feature of cost-based optimizer is cost-based join enumeration 
> approach. The main objective of this is to find the best join order from lots 
> of enumerated join trees. In database community, there have been many studies 
> for join enumeration ways. 
> It would like to great to provide a generic and pluggable interface for join 
> enumeration algorithms. It may encourage contributors to implement various 
> join enumeration ways, and users could choose the best join ordering 
> algorithm for their purpose.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to