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

substr out of range returns empty string in cbas while null in N1QL.

    XMLWordPrintable

Details

    • Untriaged
    • No
    • CX Sprint 115, CX Sprint 116

    Description

      select SUBSTR("12345678",9)
      CBAS:

      [
        {
          "$1": ""
        }
      ]
      

      N1QL:

      [
        {
          "$1": null
        }
      ]
      

      Attachments

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

        Activity

          People

            dmitry.lychagin Dmitry Lychagin (Inactive)
            ritesh.agarwal Ritesh Agarwal
            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