Uploaded image for project: 'Compass '
  1. Compass
  2. COMPASS-6261

Investigate changes in PM-2932: Add bitwise operators to aggregation pipeline

    • Type: Icon: Investigation Investigation
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • No version
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Original Downstream Change Summary

      This project will add three new bitwise aggregation operators: $bitAnd, $bitOr, and $bitXor.

      Description of Linked Ticket

      Epic Summary

      Summary

      Provide expressions in the aggregation language to allow the server to compute common bitwise operations.

      Motivation

      As customers write applications against MongoDB, we encourage them to push their calculations into the server for improved performance. Bitwise operators are common in many programming languages. These operators exist already in the update and find languages and have for many years. With bitwise operators available in aggregation pipelines, we widen the door to the type of calculations that we can perform on behalf of users.

      Documentation

      Product Description
      Scope Document
      Technical Design Document
      Syntax Document

            Assignee:
            Unassigned Unassigned
            Reporter:
            backlog-server-pm Backlog - Core Eng Program Management Team
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: