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

[QWB][UDF] inline expression is limited for create/edit

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 7.1.0
    • 7.1.0
    • UI
    • 7.1.0-2112
      Chrome
    • Untriaged
    • 1
    • Unknown

    Description

      To create or edit INLINE functions we are limited to single input line. It is fine for small expression but expression/query could be larger. E.g. function like:

      CREATE FUNCTION locations(vActivity) { (
        SELECT id, name, address, city
        FROM `travel-sample`.inventory.landmark
        WHERE activity = vActivity) }; 

      Attachments

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

        Activity

          People

            ajay.bhullar Ajay Bhullar
            pierre.regazzoni Pierre Regazzoni
            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