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

refactor: modify exist wal #288

Merged
merged 7 commits into from
Oct 13, 2022
Merged

Commits on Oct 13, 2022

  1. add WalLocation.

    Rachelint committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    2772a90 View commit details
    Browse the repository at this point in the history
  2. add scan to WalManager.

    Rachelint committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    2647fba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    946aabd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db0f34a View commit details
    Browse the repository at this point in the history
  5. add shard_id in TableData and modidy related path to pass it to `…

    …TableData` while open/create/alter table, especially things about manifest.
    Rachelint committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    76293a6 View commit details
    Browse the repository at this point in the history
  6. refactor wal's ScanRequest.

    Rachelint committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    b1b94df View commit details
    Browse the repository at this point in the history
  7. refactor by cr.

    Rachelint committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    0669756 View commit details
    Browse the repository at this point in the history