You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2013/07/26 14:37:51 UTC

[jira] [Created] (TAJO-99) Design the interface of join enumeration algorithm

Hyunsik Choi created TAJO-99:
--------------------------------

             Summary: 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: optimizer
            Reporter: Hyunsik Choi


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira