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

Screen operator silently ignores selection vector in its incoming record batch

    XMLWordPrintableJSON

Details

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

    Description

      If any child of the Screen operator adds a selection vector to its record batch. The screen operator ignores the selection vector and outputs all the data (even the ones not present in the selection vector). It should do one of the following
      1. Throw an exception indicating it does not handle selection vector 2
      2. Handle the selection vector. Project handles the selection vector, we could possibly leverage some of the logic.

      Attachments

        1. DRILL-265.patch
          3 kB
          Mehant Baid

        Activity

          People

            mehant Mehant Baid
            mehant Mehant Baid
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: