Add "wildcard" hints to plan enumerator

XMLWordPrintableJSON

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

      After SERVER-114582, we can hint all aspects of a join node at each subset level (e.g. method, left/right child is base node/ what that base node is). However, we may want instead to only hint one aspect but let the optimizer choose the rest (e.g. use this order, but pick the best join method for it). This ticket is about enhancing internal join hinting with that functionality.

            Assignee:
            Alya Berciu
            Reporter:
            Alya Berciu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: