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

[BP to 7.1.1] - 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

          For Gerrit Dashboard: MB-52178
          # Subject Branch Project Status CR V

          Activity

            People

              pierre.regazzoni Pierre Regazzoni
              bingjie.miao Bingjie Miao
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty