Remove PlanStage::isEOF

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Querying
    • None
    • Query Execution
    • Fully Compatible
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      This has the following benefits:

      1. Simplifies the query execution stage API.
      2. Eliminates the complexity of having both PlanStage::StageState::IS_EOF and PlanStage::isEOF.
      3. Brings the stage interface in line with the style we are moving towards with the storage layer's SortedDataInterface::Cursor.

              Assignee:
              [DO NOT USE] Backlog - Query Execution
              Reporter:
              David Storch
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated: