Implement DocsNeededBounds for extensions API

XMLWordPrintableJSON

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

      DocumentSourceExtensionOptimizable currently sets DocsNeededBounds to [[Unknown, Unknown] when the pipeline visitor asks for it. This means that any DocsNeededBounds information that is gathered from stages downstream of an extension is lost.

      This ticket should allow extensions to declare custom DocsNeededBounds via the extensions API that the pipeline visitor is able to read. If not declared by the extension, the extension's DocsNeededBounds should default to [Unknown, Unknown] as it currently does.

            Assignee:
            Josh Siegel
            Reporter:
            Finley Lau
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: