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

Use BucketIndexBlocksFinder instead of BucketScanBlocksFinder #6779

Merged
merged 4 commits into from
Nov 30, 2023

Commits on Nov 30, 2023

  1. Use BucketIndexBlocksFinder instead of BucketScanBlocksFinder

    The use of BucketScanBlocksFinder was supposed to be removed in
    #6673 but its counterpart
    BucketIndexBlocksFinder was accidentally removed instead.
    
    This reverses that.
    leizor committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    1f5bbb4 View commit details
    Browse the repository at this point in the history
  2. Remove BlocksFinderBucketScan

    leizor committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    7d1e0f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d746ef5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91c93ef View commit details
    Browse the repository at this point in the history