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

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

    XMLWordPrintableJSON

Details

    • Investigation
    • Status: Closed
    • Major - P3
    • Resolution: Done
    • None
    • No version
    • None
    • None

    Description

      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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: