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

Query on external dataset is unable to parse large list of json objects.

    XMLWordPrintable

Details

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

    Description

      While querying external datasets created on AWS bucket, following behaviour was observed.

      File contains JSONL and list of JSON object, got the below error:

      [
      { "code": 23036, "msg": "Parsing error at file_0.json line 49873 field N/A: Unexpected character (',' (code 44)): expected a valid value (JSON String, Number, Array, Object or token 'null', 'true' or 'false')", "query_from_user": "select count(*) from travel_ds;" }
      ]
      

      File contains only list of JSON objects, got below error:

      [
      { "code": 23036, "msg": "Parsing error at file_x.json line 1 field N/A: Unexpected character (',' (code 44)): expected a valid value (JSON String, Number, Array, Object or token 'null', 'true' or 'false')", "query_from_user": "select count(*) from travel_ds;" }
      ]
      

       

      File samples attached.

      Attachments

        1. file_0.json
          8.06 MB
        2. file_x.json
          0.3 kB

        Issue Links

          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