Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

fix: fix drop partition table #167

Merged
merged 1 commit into from
May 5, 2023

Conversation

ZuLiangWang
Copy link
Contributor

Which issue does this PR close?

Closes #

Rationale for this change

Fixed the problem that drop partition table lacked parameters.

What changes are included in this PR?

  • Add ClusterSnapshot param to DropPartitionTableProcedure.
  • Fixed the wrong judgment condition in sampleCompare and sortCompare.

Are there any user-facing changes?

None.

How does this change test

Pass all unit tests.

Copy link
Contributor

@chunshao90 chunshao90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chunshao90 chunshao90 merged commit 3f9d247 into apache:main May 5, 2023
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants