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

Advise fails to give covering index for join operation.

    XMLWordPrintable

Details

    • Untriaged
    • 1
    • Unknown

    Description

      ADVISE SELECT t_1.int_field1 , t_1.decimal_field1 , t_1.primary_key_id , t_1.bool_field1
      FROM bucket_01 t_1
      INNER JOIN bucket_04 t_4
      ON ( t_1.primary_key_id = t_4.primary_key_id )
      INNER JOIN bucket_04 t_5
      ON ( t_1.primary_key_id = t_5.primary_key_id );

      This query fails to give covering index recommendation for bucket_01.

      Attachments

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

        Activity

          People

            ajay.bhullar Ajay Bhullar
            chang.liu Chang Liu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              PagerDuty