Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PartitionKeyDelete: Adds API to delete all items in a partition key #1490

Merged
merged 27 commits into from
Jan 7, 2021

Commits on May 8, 2020

  1. PKDelete Throughput + PKDelete gateway changes 1

    Shaleen Kalsi committed May 8, 2020
    Configuration menu
    Copy the full SHA
    97f0544 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f4d5ca View commit details
    Browse the repository at this point in the history
  3. bumping direct version

    Shaleen Kalsi committed May 8, 2020
    Configuration menu
    Copy the full SHA
    ab2a291 View commit details
    Browse the repository at this point in the history
  4. removing streampayload as param + using partitionKeyDeleteThroughputF…

    …raction from Constants
    Shaleen Kalsi committed May 8, 2020
    Configuration menu
    Copy the full SHA
    c37abbc View commit details
    Browse the repository at this point in the history
  5. fixed description of DeleteItemsInAPartitionKeyAsync

    Shaleen Kalsi committed May 8, 2020
    Configuration menu
    Copy the full SHA
    551743a View commit details
    Browse the repository at this point in the history
  6. moved DeleteItemsInPartitionKeyAsync to if preview

    Shaleen Kalsi committed May 8, 2020
    Configuration menu
    Copy the full SHA
    1d95883 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. Configuration menu
    Copy the full SHA
    1d940ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    660c951 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. added negative tests + unittests

    Shaleen Kalsi committed May 15, 2020
    Configuration menu
    Copy the full SHA
    9f5e496 View commit details
    Browse the repository at this point in the history
  2. nit changes

    Shaleen Kalsi committed May 15, 2020
    Configuration menu
    Copy the full SHA
    e303f90 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. merge with master

    Shaleen Kalsi committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    0150b2c View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. ContainerInlineCore change

    Shaleen Kalsi committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    0ca6718 View commit details
    Browse the repository at this point in the history
  2. ContainerInlineCore change

    Shaleen Kalsi committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    4868178 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. removed PartitionKeyDeleteThroughputFraction + rename to DeleteAllIte…

    …msInPartitionKeyStreamAsync
    Shaleen Kalsi committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    73a63ce View commit details
    Browse the repository at this point in the history
  2. removed pk delete throughput test

    Shaleen Kalsi committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    679d16e View commit details
    Browse the repository at this point in the history
  3. merge with master

    Shaleen Kalsi committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    8f17b09 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. DeleteAllItemsInPartitionKeyAsync Merge fixes

    Shaleen Kalsi committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    ad47def View commit details
    Browse the repository at this point in the history
  2. ran UpdateContracts.ps1

    Shaleen Kalsi committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    2da3eca View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. modified PartitionkeyDeleteTest + comment fixes

    Shaleen Kalsi committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    c41921f View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. updated summary of DeleteAllItemsInPartitionKeyStreamAsync

    Shaleen Kalsi committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    0c0613f View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Merge with master

    Shaleen Kalsi committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    538c070 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

  1. change ItemRequestOptions to RequestOptions

    Shaleen Kalsi committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    ae968bc View commit details
    Browse the repository at this point in the history
  2. updatedcontract

    Shaleen Kalsi committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    ecd4c07 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Merge branch 'master' of https://github.com/Azure/azure-cosmos-dotnet-v3

     into users/shkalsi/PKDeleteV3SDKchanges
    Shaleen Kalsi committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    21ec3b9 View commit details
    Browse the repository at this point in the history
  2. changed to #if INTERNAL

    Shaleen Kalsi committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    12e951c View commit details
    Browse the repository at this point in the history
  3. updated contract

    Shaleen Kalsi committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    e67636a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    053fbdb View commit details
    Browse the repository at this point in the history