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

Query taking long time to compile

    XMLWordPrintable

Details

    • Untriaged
    • 0
    • Unknown
    • Analytics Sprint 48

    Description

      The following query takes a long time compile

      select array_count(n) from [
      {"n":[null]},
      {"n":[null,null]}
      ] as l;

      The issue is with serializtion/deserialization of list in constant folding optimizer rule.

      Attachments

        Issue Links

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

          Activity

            People

              peeyush.gupta Peeyush Gupta
              peeyush.gupta Peeyush Gupta
              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