Wrap members that can be shared in PlanStageData into a single struct

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Won't Do
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • QO 2022-05-02
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Some data members in PlanStageData can be shared among PlanStageDatas that come from the same query. Consider wrapping them into one single data struct and make it a std::shared_ptr.

      Data members eligible for sharing:

      debugInfo,

      indexBoundsEvaluationInfos,

      inputParamToSlotMap,

      variableIdToSlotMap

      Check here.

            Assignee:
            Alexander Ignatyev
            Reporter:
            Ruoxin Xu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: