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

When an IterOutcome is NONE, do not access the batch

    XMLWordPrintableJSON

Details

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

    Description

      Data associated with a RecordBatch/RootExec in the NONE state should not be relied upon.

      This requires changes to logic in various parts of the code base; if an operator returns a NONE state, do not attempt to access the batch (e.g. record count, field metadata, value vectors, etc.).

      Attachments

        Issue Links

          Activity

            People

              jnadeau Jacques Nadeau
              benjamin.becker Ben Becker
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: