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

Add Merge Operator support to WriteBatchWithIndex #8135

Closed
wants to merge 12 commits into from

Commits on Jan 26, 2021

  1. Configuration menu
    Copy the full SHA
    406e6db View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2021

  1. Configuration menu
    Copy the full SHA
    110c8ae View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Configuration menu
    Copy the full SHA
    d74970c View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

  1. Address PR Comments

    Found a solution that did not require the new API signature.  Updated the code accordingly.  Updated HISTORY
    mrambacher committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    f2665d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Configuration menu
    Copy the full SHA
    8df67f0 View commit details
    Browse the repository at this point in the history
  2. Fix lint issues

    mrambacher committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    c4fb939 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Configuration menu
    Copy the full SHA
    425e13d View commit details
    Browse the repository at this point in the history
  2. Fix merge issue

    mrambacher committed May 4, 2021
    Configuration menu
    Copy the full SHA
    988e589 View commit details
    Browse the repository at this point in the history
  3. Address PR Comment

    mrambacher committed May 4, 2021
    Configuration menu
    Copy the full SHA
    2ce07f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3f96af View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Configuration menu
    Copy the full SHA
    2405b05 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Add test with failing MergeOperator

    Attempt to improve code coverage...
    mrambacher committed May 7, 2021
    Configuration menu
    Copy the full SHA
    5c01084 View commit details
    Browse the repository at this point in the history