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

Improve the performance of partition table in extreme case #4988

Merged
merged 31 commits into from
Jun 8, 2022

Commits on May 9, 2022

  1. init multiplex dm seg inputstream

    Signed-off-by: bestwoody <bestwoody@163.com>
    bestwoody committed May 9, 2022
    Configuration menu
    Copy the full SHA
    121e33a View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. nealy finish

    bestwoody committed May 11, 2022
    Configuration menu
    Copy the full SHA
    fcbbcd7 View commit details
    Browse the repository at this point in the history
  2. merge

    bestwoody committed May 11, 2022
    Configuration menu
    Copy the full SHA
    2de7f7f View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. update

    Signed-off-by: bestwoody <bestwoody@163.com>
    bestwoody committed May 13, 2022
    Configuration menu
    Copy the full SHA
    2ade0b0 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. refine

    Signed-off-by: bestwoody <bestwoody@163.com>
    bestwoody committed May 24, 2022
    Configuration menu
    Copy the full SHA
    4a3a80b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0a6054 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Configuration menu
    Copy the full SHA
    20d34c5 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. update

    Signed-off-by: bestwoody <bestwoody@163.com>
    bestwoody committed May 30, 2022
    Configuration menu
    Copy the full SHA
    f108794 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'multiplex_dmsegstream' of github.com:bestwoody/tiflash …

    …into multiplex_dmsegstream
    bestwoody committed May 30, 2022
    Configuration menu
    Copy the full SHA
    96c38bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8a6878 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. refine

    bestwoody committed May 31, 2022
    Configuration menu
    Copy the full SHA
    dd64aee View commit details
    Browse the repository at this point in the history
  2. Merge branch 'multiplex_dmsegstream' of github.com:bestwoody/tiflash …

    …into multiplex_dmsegstream
    bestwoody committed May 31, 2022
    Configuration menu
    Copy the full SHA
    8498f5b View commit details
    Browse the repository at this point in the history
  3. optimize no parition mode

    bestwoody committed May 31, 2022
    Configuration menu
    Copy the full SHA
    3843ef3 View commit details
    Browse the repository at this point in the history
  4. refine

    bestwoody committed May 31, 2022
    Configuration menu
    Copy the full SHA
    a77b5f7 View commit details
    Browse the repository at this point in the history
  5. slim

    bestwoody committed May 31, 2022
    Configuration menu
    Copy the full SHA
    6e89cfa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a88005c View commit details
    Browse the repository at this point in the history
  7. regine

    bestwoody committed May 31, 2022
    Configuration menu
    Copy the full SHA
    db7c571 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'multiplex_dmsegstream' of github.com:bestwoody/tiflash …

    …into multiplex_dmsegstream
    bestwoody committed May 31, 2022
    Configuration menu
    Copy the full SHA
    dc1a4f8 View commit details
    Browse the repository at this point in the history
  9. remove useless code

    bestwoody committed May 31, 2022
    Configuration menu
    Copy the full SHA
    0359e69 View commit details
    Browse the repository at this point in the history
  10. Update dbms/src/Flash/Coprocessor/DAGStorageInterpreter.cpp

    Co-authored-by: SeaRise <hhssearise@foxmail.com>
    bestwoody and SeaRise authored May 31, 2022
    Configuration menu
    Copy the full SHA
    d96d41d View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. refine code

    bestwoody committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    13ea2a3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'multiplex_dmsegstream' of github.com:bestwoody/tiflash …

    …into multiplex_dmsegstream
    bestwoody committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    8bd85ec View commit details
    Browse the repository at this point in the history
  3. add mpptask check

    bestwoody committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    3c26f50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce9414e View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. refine code

    bestwoody committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    f702979 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'multiplex_dmsegstream' of github.com:bestwoody/tiflash …

    …into multiplex_dmsegstream
    bestwoody committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    3e47b2c View commit details
    Browse the repository at this point in the history
  3. code slim

    bestwoody committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    0c215ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba4dc56 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3b80cd View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Update dbms/src/DataStreams/MultiplexInputStream.h

    Co-authored-by: Fu Zhe <fuzhe1989@gmail.com>
    bestwoody and fuzhe1989 authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    d434dfb View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

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