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

Invalid data types in create dataset Type definition raises "Internal Error"

    XMLWordPrintable

Details

    • Triaged
    • Centos 64-bit
    • 1
    • Yes
    • CX Sprint 204

    Description

      if float or integer is passed in type definition it give following error -
      {{}}

      [
       {
       "code": 24009,
       "msg": "Type float could not be found. (in line 1, at column 1)",
       "query_from_user": "create external dataset xyz2(id float) on `cbas-regression-1` at Default.s3link with {\"format\":\"csv\"};"
       }
      ]

      but passing some invalid data type give following error-
      {{}}

      [
       {
       "code": 25000,
       "msg": "Internal error",
       "query_from_user": "create external dataset xyz2(id list) on `cbas-regression-1` at Default.s3link with {\"format\":\"csv\"};"
       }
      ]

      {{}}

      Attachments

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

        Activity

          People

            umang.agrawal Umang
            umang.agrawal Umang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty