Return a vector of LiteParsedDocumentSource from getExpandedPipeline()

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Minor - P4
    • 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Integration
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, getExpandedPipeline() returns a list of LiteParsedDocumentSource as we take advantage of std::list's splicing semantics during LiteParsedExpandable expansion. However, we don't need any list-specific functionality after expansion. LiteParsedExpandable should store the expanded vector as a LiteParsedVec instead to facilitate easier LiteParsedPipeline manipulation.

            Assignee:
            Lynne Wang
            Reporter:
            Lynne Wang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: