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

[N1QL][UDF] subquery udf is not caching properly

    XMLWordPrintable

Details

    • Untriaged
    • 1
    • Yes

    Description

      simple repro

      install travel-sample

      CREATE OR REPLACE FUNCTION func4()

      { (SELECT RAW t1.geo.alt FROM `travel-sample`) }

      SELECT array_length(func4()) FROM `travel-sample`

      ^ the above query now takes much longer than before due to the fix for MB-53372, it now hits the 10 min timeout, in 7.1.2-3419 it took about 9 seconds

      Attachments

        Issue Links

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

          Activity

            People

              ajay.bhullar Ajay Bhullar
              ajay.bhullar Ajay Bhullar
              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