Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-1220

Process the 'star' columns appropriately in Project operator based on new plans

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.4.0
    • None
    • None

    Description

      For queries that involve '*' (star) in the SELECT list, the Drill plan has to perform special handling of such columns since it must distinguish columns coming from both sides of a join. Recent planner enhancements add prefixes at the appropriate intermediate Project nodes and remove it at the top level Project.

      The Project execution operator must be enhanced in order to correctly process such 'annotated' Project expressions that are handed by the plan. This issue tracks this enhancement.

      Attachments

        Activity

          People

            DrillCommitter DrillCommitter
            amansinha100 Aman Sinha
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: