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

Remove mmap-based index header reader #4280

Merged
merged 10 commits into from
Feb 24, 2023

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    a24f6c9 View commit details
    Browse the repository at this point in the history
  2. Remove mmap functions.

    They're no longer used.
    charleskorn committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    9289f6e View commit details
    Browse the repository at this point in the history
  3. Add changelog entry.

    charleskorn committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    1da23b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10eb1f5 View commit details
    Browse the repository at this point in the history
  5. Remove unnecessary integration test.

    This functionality is now exercised by the other integration tests
    given the mmap-less index-header reader is now the default.
    charleskorn committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    2c1f019 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e18a97f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    519e876 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    95f0659 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    478209d View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Update changelog entry.

    charleskorn committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    50c1909 View commit details
    Browse the repository at this point in the history