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, stats: switch to new struct for create/truncate table #55811

Merged
merged 19 commits into from
Sep 5, 2024

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    cb2a425 View commit details
    Browse the repository at this point in the history
  2. fix CI

    Signed-off-by: lance6716 <[email protected]>
    lance6716 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    b9178cd View commit details
    Browse the repository at this point in the history
  3. fix lint

    Signed-off-by: lance6716 <[email protected]>
    lance6716 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    d5e92d9 View commit details
    Browse the repository at this point in the history
  4. make fmt

    Signed-off-by: lance6716 <[email protected]>
    lance6716 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    282610c View commit details
    Browse the repository at this point in the history
  5. revert some change

    Signed-off-by: lance6716 <[email protected]>
    lance6716 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    b74435d View commit details
    Browse the repository at this point in the history
  6. fix lint

    Signed-off-by: lance6716 <[email protected]>
    lance6716 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    faf1dd9 View commit details
    Browse the repository at this point in the history
  7. fix CI

    Signed-off-by: lance6716 <[email protected]>
    lance6716 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    a5eee63 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. address comment

    Signed-off-by: lance6716 <[email protected]>
    lance6716 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a9d89b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. address comment

    Signed-off-by: lance6716 <[email protected]>
    lance6716 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    249d122 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e80845b View commit details
    Browse the repository at this point in the history
  3. address comment

    Signed-off-by: lance6716 <[email protected]>
    lance6716 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    a0a25a4 View commit details
    Browse the repository at this point in the history
  4. fix UT stuck

    Signed-off-by: lance6716 <[email protected]>
    lance6716 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2ccb822 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aee34b8 View commit details
    Browse the repository at this point in the history
  6. remove a UT

    Signed-off-by: lance6716 <[email protected]>
    lance6716 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    1dfd0dc View commit details
    Browse the repository at this point in the history
  7. fix bazel

    Signed-off-by: lance6716 <[email protected]>
    lance6716 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d256a28 View commit details
    Browse the repository at this point in the history
  8. remove more UT

    Signed-off-by: lance6716 <[email protected]>
    lance6716 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    8481c15 View commit details
    Browse the repository at this point in the history
  9. fix bazel

    Signed-off-by: lance6716 <[email protected]>
    lance6716 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c1f4fa1 View commit details
    Browse the repository at this point in the history
  10. change test content

    Signed-off-by: lance6716 <[email protected]>
    lance6716 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    8adc9e6 View commit details
    Browse the repository at this point in the history
  11. refactor tests

    Signed-off-by: lance6716 <[email protected]>
    lance6716 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    0ebda7e View commit details
    Browse the repository at this point in the history