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

When LIMIT is a large number, then query returns empty results.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Major
    • 4.5.0
    • 4.5.0
    • query
    • Untriaged
    • Unknown

    Description

      Load beer-sample and create primary index.

      select * from `beer-sample` limit 12312423325231421333;
      {
          "requestID": "9cb94790-d6d6-4df2-882f-8ce69522d24d",
          "signature": {
              "*": "*"
          },
          "results": [
          ],
          "status": "success",
          "metrics": {
              "elapsedTime": "9.2979ms",
              "executionTime": "9.272577ms",
              "resultCount": 0,
              "resultSize": 0
          }
      }
      

      Attachments

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

        Activity

          People

            isha Isha Kandaswamy (Inactive)
            isha Isha Kandaswamy (Inactive)
            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