Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- is blocked by
-
TAJO-199 All relations in catalog must have data volume size.
- Resolved