Remove an unused member from ExpressionContext

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 9.0.0-rc1
    • Affects Version/s: None
    • Component/s: Query Execution
    • None
    • Query Execution
    • Fully Compatible
    • QE 2026-07-06
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      This PR removes an unused `ResolvedNamespaceMap` data member from `ExpressionContext`, relying on the existing `ExpressionContextParams::resolvedNamespaces` storage already used by the `getResolvedNamespaces()` / `setResolvedNamespaces()` APIs.

      *Changes:*

      • Removed the redundant `ExpressionContext::_resolvedNamespaces` member from `expression_context.h`.

            Assignee:
            Jan Steemann
            Reporter:
            Jan Steemann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: