Add support for non-SimpleParser extension parser registration

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Integration
    • None
    • 3
    • TBD
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      SERVER-105972 added a function for registration of extension aggregation stages, only with support for the SimpleParser since we do not yet have support for extension stages that result in (desugar to) multiple DocumentSources. Once we have support for desugar stages we will need to support registration of non-simple Parsers too.

      This ticket requires implementing a special registration function for stages of type "Desugar", since Desugar stages must be parsed into a DocumentSourceExtensionDesugar instead of a simple DocumentSourceExtension. 

            Assignee:
            Unassigned
            Reporter:
            Will Buerger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: