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

storage: Use mmap to view vector index #9313

Merged
merged 18 commits into from
Aug 26, 2024

Commits on Aug 22, 2024

  1. storage: Use mmap to view vector index (pingcap#165)

    Signed-off-by: Wish <[email protected]>
    breezewish authored and Lloyd-Pottiger committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    27d7e64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    414ef9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    713597a View commit details
    Browse the repository at this point in the history
  4. fix merge conflicts

    Signed-off-by: Lloyd-Pottiger <[email protected]>
    Lloyd-Pottiger committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a68a492 View commit details
    Browse the repository at this point in the history
  5. pick some from tidbcloud/tiflash-cse#234 to fix tidy

    Signed-off-by: Lloyd-Pottiger <[email protected]>
    Lloyd-Pottiger committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6fc5491 View commit details
    Browse the repository at this point in the history
  6. address comments

    Signed-off-by: Lloyd-Pottiger <[email protected]>
    Lloyd-Pottiger committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    e275b9f View commit details
    Browse the repository at this point in the history
  7. Small fixes

    JaySon-Huang authored and Lloyd-Pottiger committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7c8b2d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2df5c44 View commit details
    Browse the repository at this point in the history
  9. address comments

    Signed-off-by: Lloyd-Pottiger <[email protected]>
    Lloyd-Pottiger committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6ec58bf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6b86df0 View commit details
    Browse the repository at this point in the history
  11. Remove useless func

    JaySon-Huang authored and Lloyd-Pottiger committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    e91a17a View commit details
    Browse the repository at this point in the history
  12. address comments

    Signed-off-by: Lloyd-Pottiger <[email protected]>
    Lloyd-Pottiger committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    c06bc38 View commit details
    Browse the repository at this point in the history
  13. fix typo

    Signed-off-by: Lloyd-Pottiger <[email protected]>
    Lloyd-Pottiger committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    cff0dea View commit details
    Browse the repository at this point in the history
  14. address comments

    Signed-off-by: Lloyd-Pottiger <[email protected]>
    Lloyd-Pottiger committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    22f2005 View commit details
    Browse the repository at this point in the history
  15. address comments

    Signed-off-by: Lloyd-Pottiger <[email protected]>
    Lloyd-Pottiger committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    43052df View commit details
    Browse the repository at this point in the history
  16. Remove the hack

    JaySon-Huang authored and Lloyd-Pottiger committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    4900a90 View commit details
    Browse the repository at this point in the history
  17. address comments

    Signed-off-by: Lloyd-Pottiger <[email protected]>
    Lloyd-Pottiger committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ec80dec View commit details
    Browse the repository at this point in the history
  18. fix conflicts

    Signed-off-by: Lloyd-Pottiger <[email protected]>
    Lloyd-Pottiger committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d5ad0a1 View commit details
    Browse the repository at this point in the history