Re-optimize PlanExecutorImpl NEED_TIME hot loop

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0, 8.0.0-rc4
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Optimization
    • Fully Compatible
    • v8.0
    • 120
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      See BF-32654 for motivation. On this particular workload, we return NEED_TIME once per document (1 million documents) so that should be on the fast path as well. We need to ensure that all additional checks introduced in the original ticket are moved off the hot path (check if query killed, check against batch size).

              Assignee:
              Alya Berciu
              Reporter:
              Alya Berciu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: