Query parsing should consider near predicate incompatible with tailable option

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Geo, Querying
    • Query Optimization
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      This ticket is similar to SERVER-15688, but for near predicates instead of text predicates.

      The check to consider near predicates incompatible with the tailable option is performed in the query planner component. However, this check should instead be performed by CanonicalQuery::isValid(), the proper home for all static query validation.

            Assignee:
            [DO NOT USE] Backlog - Query Optimization
            Reporter:
            J Rassi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: