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

Internal Error with multiple hints

    XMLWordPrintable

Details

    • Untriaged
    • 0
    • Unknown

    Description

      When a query has multiple hints, If one of the hints specified is malformed, the query fails with an internal error.

      SELECT COUNT(DISTINCT n.n_name) FROM customer c JOIN nation n
      ON c.c_nationkey  /*+ hashjoin build (n) */ /*+ productivity n 100 */  = n.n_nationkey;
      

       

      Attachments

        Issue Links

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

          Activity

            People

              pierre.regazzoni Pierre Regazzoni
              vijay.sarathy Vijay Sarathy
              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