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

Internal error while running copy to S3 query

    XMLWordPrintable

Details

    Description

      Steps to reproduce -

      1. Create a 1 node columnar instance.
      2. Create a standalone collection as follows -

        CREATE COLLECTION Default.Default.abNExerBifGspn5Ldaluyuy PRIMARY KEY(name: string, email: string) with {"storage-format": {"format": "column"}} ; 

      3. Load some documents into the collection.
      4. Run the following copy to statement -

        COPY Default.Default.abNExerBifGspn5Ldaluyuy TO `copy-to-s3-26262` AT jEPtSL PATH("copy_dataset_4");
        

      5. Following error is observed -

        [
          {
            "code": 25000,
            "msg": "Internal error",
            "query_from_user": "COPY Default.Default.abNExerBifGspn5Ldaluyuy TO `copy-to-s3-26262` AT jEPtSL PATH(\"copy_dataset_4\");"
          }
        ]
        

      Attachments

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

        Activity

          People

            abhay.aggrawal Abhay Aggrawal
            umang.agrawal Umang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty