Modify allPaths indexes to support equality to empty array

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.1.3
    • Affects Version/s: None
    • Component/s: Querying
    • None
    • Fully Compatible
    • Query 2018-10-08
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      When check if something is equal to an empty array, the planner currently builds the following bounds:

      [[undefined, undefined], [[], []]]
      

      This should "just work" with a $** index, but we should check to be sure.

            Assignee:
            Yuta Arai
            Reporter:
            Ian Boros
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: