Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-1125

Separate logical plan and optimizer into a maven module

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.10.0
    • Planner/Optimizer
    • None

    Description

      We already have a bunch of codes for logical planner, its optimizer, expressions, and expression optimizer. They have played a key role in Tajo project.

      As Tajo is being evolved, many parts started to require planner and optimization code. It's because we are trying to make good use of planning information in more parts.

      But, since the planner and optimization parts are included in tajo-core, other maven modules should depend on tajo-core which is the biggest maven module in Tajo.

      So, I propose to separate logical planner, logical optimizer, expression and expression optimizer from tajo-core into a separate maven module.

      Attachments

        Activity

          People

            hyunsik Hyunsik Choi
            hyunsik Hyunsik Choi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: