Empty arrays can not be estimated: "encountered unimplemented case where index bounds tightness are non-exact"

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

      Enterprise bar> db.foo.find({a:[]});
      MongoServerError[HistogramCEFailure]: encountered unimplemented case where index bounds tightness are non-exact: ['a']: [undefined, undefined], [[], []] 

      The histogram appears to contain a dedicated field for that specific situation:

            emptyArrayCount: Long('1'), 

              Assignee:
              Unassigned
              Reporter:
              Philip Stoev
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: