Interface for time-series bucket access through user namespace

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: CRUD
    • Hide

      DRIVERS-3064:
      Summary of necessary driver changes

      •  Add support for the new rawData command option for the following CRUD operations:
        • aggregate
        • bulkWrite (collection and client)
        • count
        • countDocuments
        • deleteMany
        • deleteOne
        • distinct
        • estimatedDocumentCount
        • find
        • findOne
        • findAndModify
        • insertMany
        • insertOne
        • replaceOne
        • updateMany
        • updateOne
        • listIndexes
        • dropIndexes
        • createIndexes
        • listCollections

      Note: the list of CRUD operations that need to support this new option was derived from the list of commands that support the option:

      • aggregate
      • bulkWrite
      • count
      • delete
      • distinct
      • find
      • findAndModify
      • insert
      • update
      • listIndexes
      • dropIndexes
      • createIndexes
      • listCollections

      Commits for syncing spec/prose tests

      Context for other referenced/linked tickets

      •  
      Show
      DRIVERS-3064 : Summary of necessary driver changes  Add support for the new rawData command option for the following CRUD operations: aggregate bulkWrite (collection and client) count countDocuments deleteMany deleteOne distinct estimatedDocumentCount find findOne findAndModify insertMany insertOne replaceOne updateMany updateOne listIndexes dropIndexes createIndexes listCollections Note: the list of CRUD operations that need to support this new option was derived from the list of commands that support the option: aggregate bulkWrite count delete distinct find findAndModify insert update listIndexes dropIndexes createIndexes listCollections Commits for syncing spec/prose tests   https://github.com/mongodb/specifications/commit/7bff2f51ca5b4c6d8a4796aa2af7c9566a58803d Context for other referenced/linked tickets  
    • None
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?
    • None
    • None
    • None
    • None
    • None
    • None

      This ticket was split from DRIVERS-3064, please see that ticket for a detailed description.

              Assignee:
              Unassigned
              Reporter:
              TPM Jira Automations Bot
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: