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, stat: switch to new struct for remove partition, flash back and remove DDLEvent #55973

Merged
merged 19 commits into from
Sep 11, 2024

Commits on Sep 10, 2024

  1. replace

    fzzf678 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    89150c7 View commit details
    Browse the repository at this point in the history
  2. rename field

    fzzf678 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    de7ef46 View commit details
    Browse the repository at this point in the history
  3. remove useless func

    fzzf678 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e5f3826 View commit details
    Browse the repository at this point in the history
  4. replace DDLEvent

    fzzf678 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    22cfd23 View commit details
    Browse the repository at this point in the history
  5. remove DDLEvent

    fzzf678 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d7019e3 View commit details
    Browse the repository at this point in the history
  6. sort import

    fzzf678 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5cf10ff View commit details
    Browse the repository at this point in the history
  7. update bazel

    fzzf678 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f4a2bba View commit details
    Browse the repository at this point in the history
  8. fix rename and line style

    fzzf678 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4813ed0 View commit details
    Browse the repository at this point in the history
  9. remove unused param

    fzzf678 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b117651 View commit details
    Browse the repository at this point in the history
  10. remove todo

    fzzf678 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    59a52a1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f9175e4 View commit details
    Browse the repository at this point in the history
  12. supply comment

    fzzf678 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0f76ff3 View commit details
    Browse the repository at this point in the history
  13. add default branch

    fzzf678 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    03a6621 View commit details
    Browse the repository at this point in the history
  14. ||

    fzzf678 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ece1cd2 View commit details
    Browse the repository at this point in the history
  15. Update pkg/statistics/handle/ddl/ddl.go

    Co-authored-by: Rustin <[email protected]>
    fzzf678 and Rustin170506 authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    67265d9 View commit details
    Browse the repository at this point in the history
  16. Update pkg/ddl/util/schema_change_notifier.go

    Co-authored-by: Rustin <[email protected]>
    fzzf678 and Rustin170506 authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7fd4d01 View commit details
    Browse the repository at this point in the history
  17. update comment

    fzzf678 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    627ff17 View commit details
    Browse the repository at this point in the history
  18. log error in default branch

    fzzf678 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a04f0ca View commit details
    Browse the repository at this point in the history
  19. Update ddl.go

    fzzf678 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    8b171a4 View commit details
    Browse the repository at this point in the history