Support $elemMatch in per-filter pushdown

XMLWordPrintableJSON

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

      For elemMatch array, this should be fairly straightforward to do.

       

      For elemMatch object where only one subfield is read, this should also be fairly straightforward.

       

      For elemMatch object where multiple subfields are read, we cannot push the filter down entirely, but we can do a sort of "inexact" filter on each column and then do subsequent filtering once we have values for both columns.

            Assignee:
            [DO NOT USE] Backlog - Query Execution
            Reporter:
            Ian Boros
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: