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 issue of alter last partition failed when partition column is datetime #48815

Merged
merged 12 commits into from
Nov 23, 2023

Commits on Nov 22, 2023

  1. ddl: fix issue of alter last partition failed when partition column i…

    …s datetime
    
    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    fa931d9 View commit details
    Browse the repository at this point in the history
  2. fix bug

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    1d524b7 View commit details
    Browse the repository at this point in the history
  3. fix bug

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    afd3002 View commit details
    Browse the repository at this point in the history
  4. add comment

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    81c69d5 View commit details
    Browse the repository at this point in the history
  5. refine

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    4d5a9a0 View commit details
    Browse the repository at this point in the history
  6. fix bug and add test

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    63ddd3c View commit details
    Browse the repository at this point in the history
  7. fix bug and add test

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    f052220 View commit details
    Browse the repository at this point in the history
  8. add test

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    3a60126 View commit details
    Browse the repository at this point in the history
  9. always display time part in interval partition

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    c4aa1e4 View commit details
    Browse the repository at this point in the history
  10. fix panic

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    8d1dfbb View commit details
    Browse the repository at this point in the history
  11. make bazel_prepare

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    c32755a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f9551d2 View commit details
    Browse the repository at this point in the history