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

IN/NOT IN filters not using Hash for evaluation - continued

    XMLWordPrintable

Details

    • Untriaged
    • 1
    • Unknown

    Description

      WITH invals AS (ARRAY_RANGE (1,20)) SELECT d FROM [1] AS d  WHERE 30  IN invals;
      

      This defect is opened to keep track of additional changes needed for the IN-list improvement.

      WITH invals AS (ARRAY_RANGE(1,8192)) SELECT t.type FROM `travel-sample` t WHERE t.type NOT IN invals LIMIT 100;
      

      Attachments

        Issue Links

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

          Activity

            People

              bingjie.miao Bingjie Miao
              bingjie.miao Bingjie Miao
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty