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

Fix range tombstones written to more files than necessary (#4592) #20

Commits on Oct 30, 2018

  1. Fix range tombstones written to more files than necessary (facebook#4592

    )
    
    Summary:
    When there's a gap between files, we do not need to output tombstones starting at the next output file's begin key to the current output file.
    Pull Request resolved: facebook#4592
    
    Differential Revision: D12808627
    
    Pulled By: ajkr
    
    fbshipit-source-id: 77c8b2e7523a95b1cd6611194144092c06acb505
    ajkr authored and petermattis committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    ff5ecc3 View commit details
    Browse the repository at this point in the history