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

ddl: fix duplicate elementID allocation to make sure gc work for partition table #33726

Merged
merged 22 commits into from
Apr 11, 2022

Commits on Apr 6, 2022

  1. done

    Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>
    wjhuang2016 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    fbef542 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e5a2a3 View commit details
    Browse the repository at this point in the history
  3. done

    Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>
    wjhuang2016 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    0617572 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e80908 View commit details
    Browse the repository at this point in the history
  5. fix test

    Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>
    wjhuang2016 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    e44e53e View commit details
    Browse the repository at this point in the history
  6. fix test

    Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>
    wjhuang2016 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    e6cada3 View commit details
    Browse the repository at this point in the history
  7. fix test

    Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>
    wjhuang2016 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    8e212cc View commit details
    Browse the repository at this point in the history
  8. fmt

    Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>
    wjhuang2016 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    2bfef74 View commit details
    Browse the repository at this point in the history
  9. fmt

    Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>
    wjhuang2016 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    ef249f3 View commit details
    Browse the repository at this point in the history
  10. fmt

    Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>
    wjhuang2016 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    98b445d View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Configuration menu
    Copy the full SHA
    262044d View commit details
    Browse the repository at this point in the history
  2. refine

    Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>
    wjhuang2016 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    ab3de43 View commit details
    Browse the repository at this point in the history
  3. fix test

    Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>
    wjhuang2016 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    52f4212 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. address comment

    Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>
    wjhuang2016 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    d7d726d View commit details
    Browse the repository at this point in the history
  2. use elementID alloc

    Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>
    wjhuang2016 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    774fcd0 View commit details
    Browse the repository at this point in the history
  3. fix id

    Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>
    wjhuang2016 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    b33c466 View commit details
    Browse the repository at this point in the history
  4. fix

    Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>
    wjhuang2016 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    43e6767 View commit details
    Browse the repository at this point in the history
  5. add testcases

    Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>
    wjhuang2016 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    d60c3cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6a327a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c41966d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ca97598 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

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