Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-23097

Disable DISTINCT pushdown for Joins/NEST/UNNEST

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 5.0.0
    • 5.0.0
    • query
    • None
    • Untriaged
    • Unknown

    Description

      Don't push the distinct to indexer.

      CREATE INDEX ix1 ON default(docid);
      SELECT DISTINCT docid FROM default b1 JOIN default b2 ON KEYS b1.docid WHERE docid = "abc";
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Prerna.Manaktala Prerna Manaktala (Inactive)
            Sitaram.Vemulapalli Sitaram Vemulapalli
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty