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

incorrect scan range determined for 2 AND'd comparisons on the same field

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.0
    • 2.1.1
    • query
    • Security Level: Public
    • None

    Description

      Query:

      SELECT profile_details.loyalty.loyalty_score FROM default WHERE profile_details.loyalty.loyalty_score > 8 AND profile_details.loyalty.loyalty_score < 8.5

      Plan scan range:

      "ranges": [

      { "inclusion": "high", "limit": 0, "low": [ 8 ] }

      ],

      Range should have upper-bound of 8.5 as well.

      Attachments

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

        Activity

          People

            iryna iryna
            mschoch Marty Schoch [X] (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