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

PageStorage: Add mix mode #4726

Merged
merged 46 commits into from
May 12, 2022
Merged

PageStorage: Add mix mode #4726

merged 46 commits into from
May 12, 2022

Commits on May 5, 2022

  1. Add v3 mix mode

    Signed-off-by: jiaqizho <zhoujiaqi@pingcap.com>
    jiaqizho committed May 5, 2022
    Configuration menu
    Copy the full SHA
    e658272 View commit details
    Browse the repository at this point in the history
  2. changed interface

    Signed-off-by: jiaqizho <zhoujiaqi@pingcap.com>
    jiaqizho committed May 5, 2022
    Configuration menu
    Copy the full SHA
    4d7e3e1 View commit details
    Browse the repository at this point in the history
  3. add interface

    jiaqizho committed May 5, 2022
    Configuration menu
    Copy the full SHA
    a2dc3c9 View commit details
    Browse the repository at this point in the history
  4. change RegionPersister.cpp

    jiaqizho committed May 5, 2022
    Configuration menu
    Copy the full SHA
    0e367ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f84a85e View commit details
    Browse the repository at this point in the history
  6. fix tests

    jiaqizho committed May 5, 2022
    Configuration menu
    Copy the full SHA
    fa993de View commit details
    Browse the repository at this point in the history
  7. fix dt_workload

    jiaqizho committed May 5, 2022
    Configuration menu
    Copy the full SHA
    f13ed85 View commit details
    Browse the repository at this point in the history
  8. fix tests

    jiaqizho committed May 5, 2022
    Configuration menu
    Copy the full SHA
    65ed3a1 View commit details
    Browse the repository at this point in the history
  9. add tests

    jiaqizho committed May 5, 2022
    Configuration menu
    Copy the full SHA
    a2f6dd6 View commit details
    Browse the repository at this point in the history
  10. change back globalpathpool

    jiaqizho committed May 5, 2022
    Configuration menu
    Copy the full SHA
    0be35b7 View commit details
    Browse the repository at this point in the history
  11. fix ut problem

    jiaqizho committed May 5, 2022
    Configuration menu
    Copy the full SHA
    a2819bc View commit details
    Browse the repository at this point in the history
  12. update

    jiaqizho committed May 5, 2022
    Configuration menu
    Copy the full SHA
    d921d02 View commit details
    Browse the repository at this point in the history
  13. update

    jiaqizho committed May 5, 2022
    Configuration menu
    Copy the full SHA
    89b2b26 View commit details
    Browse the repository at this point in the history
  14. update

    jiaqizho committed May 5, 2022
    Configuration menu
    Copy the full SHA
    de9ccd8 View commit details
    Browse the repository at this point in the history
  15. sep gc method

    jiaqizho committed May 5, 2022
    Configuration menu
    Copy the full SHA
    21fd08a View commit details
    Browse the repository at this point in the history
  16. fix

    jiaqizho committed May 5, 2022
    Configuration menu
    Copy the full SHA
    1a27a96 View commit details
    Browse the repository at this point in the history
  17. fix

    jiaqizho committed May 5, 2022
    Configuration menu
    Copy the full SHA
    ac8428c View commit details
    Browse the repository at this point in the history
  18. update

    jiaqizho committed May 5, 2022
    Configuration menu
    Copy the full SHA
    3032313 View commit details
    Browse the repository at this point in the history
  19. fix external page not right

    jiaqizho committed May 5, 2022
    Configuration menu
    Copy the full SHA
    9e1d0e7 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. update

    jiaqizho committed May 6, 2022
    Configuration menu
    Copy the full SHA
    570ef9a View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. update version check

    jiaqizho committed May 7, 2022
    Configuration menu
    Copy the full SHA
    3486fcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    220041e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca4d078 View commit details
    Browse the repository at this point in the history
  4. merge to master

    jiaqizho committed May 7, 2022
    Configuration menu
    Copy the full SHA
    059ac4b View commit details
    Browse the repository at this point in the history
  5. fix version not right

    jiaqizho committed May 7, 2022
    Configuration menu
    Copy the full SHA
    efe69d8 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2022

  1. fix dump trav

    jiaqizho committed May 8, 2022
    Configuration menu
    Copy the full SHA
    4a45f87 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    e80b115 View commit details
    Browse the repository at this point in the history
  2. update

    jiaqizho committed May 9, 2022
    Configuration menu
    Copy the full SHA
    c5c222d View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. up

    jiaqizho committed May 10, 2022
    Configuration menu
    Copy the full SHA
    30fa576 View commit details
    Browse the repository at this point in the history
  2. update

    jiaqizho committed May 10, 2022
    Configuration menu
    Copy the full SHA
    45f7060 View commit details
    Browse the repository at this point in the history
  3. change data to multi

    jiaqizho committed May 10, 2022
    Configuration menu
    Copy the full SHA
    ddfd8e3 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Update dbms/src/Storages/DeltaMerge/StoragePool.cpp

    Co-authored-by: JaySon <tshent@qq.com>
    jiaqizho and JaySon-Huang authored May 11, 2022
    Configuration menu
    Copy the full SHA
    fc12039 View commit details
    Browse the repository at this point in the history
  2. merge to master

    jiaqizho committed May 11, 2022
    Configuration menu
    Copy the full SHA
    ebcea74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    359d775 View commit details
    Browse the repository at this point in the history
  4. fix build

    jiaqizho committed May 11, 2022
    Configuration menu
    Copy the full SHA
    c0a6e58 View commit details
    Browse the repository at this point in the history
  5. hide swich by inherite

    JaySon-Huang committed May 11, 2022
    Configuration menu
    Copy the full SHA
    3bd6ed6 View commit details
    Browse the repository at this point in the history
  6. Remove useless method

    JaySon-Huang committed May 11, 2022
    Configuration menu
    Copy the full SHA
    53904fc View commit details
    Browse the repository at this point in the history
  7. Merge pull request #11 from JaySon-Huang/v2-v3-mix-mode

    hide lots of switch by inherite
    jiaqizho authored May 11, 2022
    Configuration menu
    Copy the full SHA
    c56e9f9 View commit details
    Browse the repository at this point in the history
  8. fix restore not right

    jiaqizho committed May 11, 2022
    Configuration menu
    Copy the full SHA
    2721ca4 View commit details
    Browse the repository at this point in the history
  9. update

    jiaqizho committed May 11, 2022
    Configuration menu
    Copy the full SHA
    5a73c86 View commit details
    Browse the repository at this point in the history
  10. fix format

    jiaqizho committed May 11, 2022
    Configuration menu
    Copy the full SHA
    ad25e86 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b66007d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4e2a10f View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. update

    jiaqizho committed May 12, 2022
    Configuration menu
    Copy the full SHA
    93793bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2a6ae0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15f5c34 View commit details
    Browse the repository at this point in the history