Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-17837

[C++] Create ExecPlan-owned QueryContext that will store a plan's shared data structures

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 11.0.0
    • C++

    Description

      As we begin to include more and more plan-global stuff (such as Scheduler, AsyncScheduler, IO thread pool, ExecContext), ExecPlan's definition is becoming cluttered. ExecPlan should store and organize nodes, and store these structures elsewhere. We thus introduce QueryContext which will store any information related to the currently executing plan.

      An added bonus is that now more components can be decoupled from ExecPlan and rely only on QueryContext (useful for e.g. testing, or just reusing a component in a non-ExecPlan context).

      Also, this QueryContext can introduce options for the query such as maximum memory used and this legacy batching thingy.

      Attachments

        Issue Links

          Activity

            People

              sakras Sasha Krassovsky
              sakras Sasha Krassovsky
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 3h 50m
                  3h 50m