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

feat: use OceanBase as object store #887

Merged
merged 69 commits into from
Jun 5, 2023

Commits on May 26, 2023

  1. code

    MichaelLeeHZ committed May 26, 2023
    Configuration menu
    Copy the full SHA
    b86b0af View commit details
    Browse the repository at this point in the history
  2. code

    MichaelLeeHZ committed May 26, 2023
    Configuration menu
    Copy the full SHA
    191f2f8 View commit details
    Browse the repository at this point in the history
  3. code

    MichaelLeeHZ committed May 26, 2023
    Configuration menu
    Copy the full SHA
    91ea7a1 View commit details
    Browse the repository at this point in the history
  4. resolving boxstream

    MichaelLeeHZ committed May 26, 2023
    Configuration menu
    Copy the full SHA
    2de52a3 View commit details
    Browse the repository at this point in the history
  5. compile

    MichaelLeeHZ committed May 26, 2023
    Configuration menu
    Copy the full SHA
    1dd9aaa View commit details
    Browse the repository at this point in the history
  6. add some tests

    MichaelLeeHZ committed May 26, 2023
    Configuration menu
    Copy the full SHA
    5510b34 View commit details
    Browse the repository at this point in the history
  7. chore

    MichaelLeeHZ committed May 26, 2023
    Configuration menu
    Copy the full SHA
    162bb37 View commit details
    Browse the repository at this point in the history
  8. clippy

    MichaelLeeHZ committed May 26, 2023
    Configuration menu
    Copy the full SHA
    8396b11 View commit details
    Browse the repository at this point in the history
  9. delete println

    MichaelLeeHZ committed May 26, 2023
    Configuration menu
    Copy the full SHA
    92aee30 View commit details
    Browse the repository at this point in the history
  10. delete println

    MichaelLeeHZ committed May 26, 2023
    Configuration menu
    Copy the full SHA
    a6764f6 View commit details
    Browse the repository at this point in the history
  11. impl multipart

    MichaelLeeHZ committed May 26, 2023
    Configuration menu
    Copy the full SHA
    ff70574 View commit details
    Browse the repository at this point in the history
  12. multipart

    MichaelLeeHZ committed May 26, 2023
    Configuration menu
    Copy the full SHA
    3ecb18a View commit details
    Browse the repository at this point in the history
  13. chore

    MichaelLeeHZ committed May 26, 2023
    Configuration menu
    Copy the full SHA
    ce1f7cf View commit details
    Browse the repository at this point in the history
  14. meta

    MichaelLeeHZ committed May 26, 2023
    Configuration menu
    Copy the full SHA
    2edc0b3 View commit details
    Browse the repository at this point in the history
  15. put

    MichaelLeeHZ committed May 26, 2023
    Configuration menu
    Copy the full SHA
    1de1fde View commit details
    Browse the repository at this point in the history
  16. implement put

    MichaelLeeHZ committed May 26, 2023
    Configuration menu
    Copy the full SHA
    37e0f76 View commit details
    Browse the repository at this point in the history
  17. unit test

    MichaelLeeHZ committed May 26, 2023
    Configuration menu
    Copy the full SHA
    60d8315 View commit details
    Browse the repository at this point in the history
  18. clippy

    MichaelLeeHZ committed May 26, 2023
    Configuration menu
    Copy the full SHA
    5927671 View commit details
    Browse the repository at this point in the history
  19. clippy

    MichaelLeeHZ committed May 26, 2023
    Configuration menu
    Copy the full SHA
    ebb697a View commit details
    Browse the repository at this point in the history
  20. upload

    MichaelLeeHZ committed May 26, 2023
    Configuration menu
    Copy the full SHA
    da56e5e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e36287f View commit details
    Browse the repository at this point in the history
  22. test

    MichaelLeeHZ committed May 26, 2023
    Configuration menu
    Copy the full SHA
    1d221c5 View commit details
    Browse the repository at this point in the history
  23. license

    MichaelLeeHZ committed May 26, 2023
    Configuration menu
    Copy the full SHA
    5de5b9c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a56b49e View commit details
    Browse the repository at this point in the history
  25. fmt

    MichaelLeeHZ committed May 26, 2023
    Configuration menu
    Copy the full SHA
    b9d4ed7 View commit details
    Browse the repository at this point in the history
  26. comment

    MichaelLeeHZ committed May 26, 2023
    Configuration menu
    Copy the full SHA
    9a7521b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    20d8479 View commit details
    Browse the repository at this point in the history
  28. comment

    MichaelLeeHZ committed May 26, 2023
    Configuration menu
    Copy the full SHA
    f3e0214 View commit details
    Browse the repository at this point in the history
  29. check license

    MichaelLeeHZ committed May 26, 2023
    Configuration menu
    Copy the full SHA
    8efd7ed View commit details
    Browse the repository at this point in the history
  30. rebase

    MichaelLeeHZ committed May 26, 2023
    Configuration menu
    Copy the full SHA
    8247914 View commit details
    Browse the repository at this point in the history
  31. clippy:wq

    MichaelLeeHZ committed May 26, 2023
    Configuration menu
    Copy the full SHA
    e53e524 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. chore

    MichaelLeeHZ committed May 29, 2023
    Configuration menu
    Copy the full SHA
    8932aff View commit details
    Browse the repository at this point in the history
  2. fmt

    MichaelLeeHZ committed May 29, 2023
    Configuration menu
    Copy the full SHA
    b15fd81 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Update components/object_store/src/obkv/meta.rs

    Co-authored-by: WEI Xikai <ShiKaiWi@users.noreply.github.com>
    MichaelLeeHZ and ShiKaiWi authored May 30, 2023
    Configuration menu
    Copy the full SHA
    9f6361f View commit details
    Browse the repository at this point in the history
  2. Update components/object_store/src/obkv/mod.rs

    Co-authored-by: WEI Xikai <ShiKaiWi@users.noreply.github.com>
    MichaelLeeHZ and ShiKaiWi authored May 30, 2023
    Configuration menu
    Copy the full SHA
    feaf5da View commit details
    Browse the repository at this point in the history
  3. Update components/object_store/src/obkv/mod.rs

    Co-authored-by: WEI Xikai <ShiKaiWi@users.noreply.github.com>
    MichaelLeeHZ and ShiKaiWi authored May 30, 2023
    Configuration menu
    Copy the full SHA
    0cc7ae0 View commit details
    Browse the repository at this point in the history
  4. rename

    MichaelLeeHZ committed May 30, 2023
    Configuration menu
    Copy the full SHA
    64b136f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f6477c View commit details
    Browse the repository at this point in the history
  6. rename

    MichaelLeeHZ committed May 30, 2023
    Configuration menu
    Copy the full SHA
    d1f31f9 View commit details
    Browse the repository at this point in the history
  7. chore

    MichaelLeeHZ committed May 30, 2023
    Configuration menu
    Copy the full SHA
    189ba75 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. scan_request_with_prefix

    MichaelLeeHZ committed May 31, 2023
    Configuration menu
    Copy the full SHA
    3d2fedb View commit details
    Browse the repository at this point in the history
  2. warn msg

    MichaelLeeHZ committed May 31, 2023
    Configuration menu
    Copy the full SHA
    449e548 View commit details
    Browse the repository at this point in the history
  3. fmt

    MichaelLeeHZ committed May 31, 2023
    Configuration menu
    Copy the full SHA
    f16cefd View commit details
    Browse the repository at this point in the history
  4. add header

    MichaelLeeHZ committed May 31, 2023
    Configuration menu
    Copy the full SHA
    81e1ca7 View commit details
    Browse the repository at this point in the history
  5. use serde rename

    MichaelLeeHZ committed May 31, 2023
    Configuration menu
    Copy the full SHA
    04bbc12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa14362 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. ensure

    MichaelLeeHZ committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    ab07602 View commit details
    Browse the repository at this point in the history
  2. fmt

    MichaelLeeHZ committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    5c77c9b View commit details
    Browse the repository at this point in the history
  3. inc by one

    MichaelLeeHZ committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    d63f038 View commit details
    Browse the repository at this point in the history
  4. chore

    MichaelLeeHZ committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    d0761bb View commit details
    Browse the repository at this point in the history
  5. estimate meta json size

    MichaelLeeHZ committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    e4707f2 View commit details
    Browse the repository at this point in the history
  6. configurable

    MichaelLeeHZ committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    afc72f5 View commit details
    Browse the repository at this point in the history
  7. current upload id

    MichaelLeeHZ committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    40e3eac View commit details
    Browse the repository at this point in the history
  8. pick shard table

    MichaelLeeHZ committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    a3ef761 View commit details
    Browse the repository at this point in the history
  9. fmt

    MichaelLeeHZ committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    7a9ce91 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. current upload id

    MichaelLeeHZ committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    1554ce7 View commit details
    Browse the repository at this point in the history
  2. batch delete

    MichaelLeeHZ committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    bd6061c View commit details
    Browse the repository at this point in the history
  3. rename

    MichaelLeeHZ committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    25f9249 View commit details
    Browse the repository at this point in the history
  4. Update analytic_engine/src/storage_options.rs

    Co-authored-by: WEI Xikai <ShiKaiWi@users.noreply.github.com>
    MichaelLeeHZ and ShiKaiWi authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    7c09c4e View commit details
    Browse the repository at this point in the history
  5. chore

    MichaelLeeHZ committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    c4e6a55 View commit details
    Browse the repository at this point in the history
  6. fmt

    MichaelLeeHZ committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    a8609e0 View commit details
    Browse the repository at this point in the history
  7. chore

    MichaelLeeHZ committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    5e87445 View commit details
    Browse the repository at this point in the history
  8. Update components/object_store/src/obkv/mod.rs

    Co-authored-by: WEI Xikai <ShiKaiWi@users.noreply.github.com>
    MichaelLeeHZ and ShiKaiWi authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    3359350 View commit details
    Browse the repository at this point in the history
  9. fmt

    MichaelLeeHZ committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    5641ef9 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. convered parts

    MichaelLeeHZ committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    472271a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f0949d View commit details
    Browse the repository at this point in the history
  3. remove unused code

    MichaelLeeHZ committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    94671a9 View commit details
    Browse the repository at this point in the history
  4. None data part

    MichaelLeeHZ committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    77997eb View commit details
    Browse the repository at this point in the history
  5. backtrace

    MichaelLeeHZ committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    957ce6d View commit details
    Browse the repository at this point in the history