Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-19385

Optimize Bit Test Query Operators with Numbers

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 3.1.6
    • Querying
    • None
    • Fully Compatible
    • Quint Iteration 6

    Description

      When initializing a BitTestMatchExpression, process bit positions for bit positions <= 63 and build a 64-bit mask to use against numbers when performing the bit test. (Note that all bit positions > 63 would be built as the 63rd bit of the bit mask as numbers are sign-extended)

      Attachments

        Activity

          People

            qingyang.chen Qingyang Chen
            qingyang.chen Qingyang Chen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: