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 panic in store reader raw document iterator during segment merge #1076

Merged
merged 6 commits into from Jun 14, 2021

Commits on Jun 13, 2021

  1. fix store reader iterator

    appaquet committed Jun 13, 2021
    Copy the full SHA
    511dc8f View commit details
    Browse the repository at this point in the history
  2. add fuzzy merge test

    appaquet committed Jun 13, 2021
    Copy the full SHA
    3a8a0fe View commit details
    Browse the repository at this point in the history
  3. remove debugging

    appaquet committed Jun 13, 2021
    Copy the full SHA
    473a346 View commit details
    Browse the repository at this point in the history
  4. fix formatting

    appaquet committed Jun 13, 2021
    Copy the full SHA
    8ae10a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. refactor test, fixes quickwit-oss#1077

    replace test with smaller test in doc_store
    PSeitz committed Jun 14, 2021
    Copy the full SHA
    ebe55a7 View commit details
    Browse the repository at this point in the history
  2. cleanup import

    PSeitz committed Jun 14, 2021
    Copy the full SHA
    873ac1a View commit details
    Browse the repository at this point in the history