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

[CX] Query returns no result if empty string is used in USING clause while creating external dataset

    XMLWordPrintable

Details

    • Triaged
    • 1
    • Unknown
    • CX Sprint 197, CX Sprint 198

    Description

      While creating an external dataset on AWS s3 bucket, if an empty string is passed in USING clause, then while querying that dataset, no results are returned.

      Steps to reproduce -

      1. Create a link to AWS S3 bucket.
      2. Create an external dataset.

      CREATE EXTERNAL DATASET <dataset_name> ON <S3 bucket name> AT <external link> USING “” WITH { “format”: <format> };
      

      3. Run a query on dataset.

      SELECT * FROM <dataset_name>;
      

      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