Remove query_expression dependency on WhereMatchExpression

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 9.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • Fully Compatible
    • ALL
    • QE 2026-05-25, QE 2026-06-08
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The MatchExpressionEvaluator::visit() overload for WhereMatchExpression is a dependency for some compilation targets that do not link the WhereMatchExpression implementation, which can result in a linker failure. Most compile variants do not expose this error, but variants that use UBSAN add instrumentation to the overloaded method that explicitly require WhereMatchExpression runtime type information.

            Assignee:
            Justin Seyster
            Reporter:
            Justin Seyster
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: