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

Optimize Bit Test Query Operators with Numbers

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.1.6
    • Affects Version/s: None
    • Component/s: Querying
    • None
    • Fully Compatible
    • Quint Iteration 6

      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)

            Assignee:
            qingyang.chen Qingyang Chen
            Reporter:
            qingyang.chen Qingyang Chen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: