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

Tracking Issue for Partition Statistics #48126

Closed
8 tasks done
hi-rustin opened this issue Oct 31, 2023 · 5 comments · Fixed by #49582
Closed
8 tasks done

Tracking Issue for Partition Statistics #48126

hi-rustin opened this issue Oct 31, 2023 · 5 comments · Fixed by #49582

Comments

@hi-rustin
Copy link
Member

hi-rustin commented Oct 31, 2023

@hi-rustin
Copy link
Member Author

@hi-rustin
Copy link
Member Author

@hi-rustin
Copy link
Member Author

We are going to use the solution 2.

@hi-rustin
Copy link
Member Author

hi-rustin commented Nov 6, 2023

Operation Event Required Info
Drop a Partition ActionDropTablePartition 1. Global table info ✓
2. Dropped partition info ✓
Exchange a Partition ActionExchangeTablePartition No event right now, but doable
Reorganize a Partition ActionReorganizePartition 1. Global table info ✓
2. Dropped partition info ✕
3. Added partition info ✓
Truncate a Partition ActionTruncateTablePartition 1. Global table info ✓
2. Dropped partition info ✕
3. Added partition info ✓
Increase Hash Partition Number ActionReorganizePartition 1. Global table info ✓
2. Dropped partition info ✕
3. Added partition info ✓
Decrease Hash Partition Number ActionReorganizePartition 1. Global table info ✓
2. Dropped partition info ✕
3. Added partition info ✓
Truncate a Hash Partition ActionTruncateTablePartition 1. Global table info ✓
2. Dropped partition info ✕
3. Added partition info ✓
Remove Partitioning ActionRemovePartitioning 1. Global table info ✓
2. Dropped partition info ✓

@hi-rustin
Copy link
Member Author

The test report after fixing: https://pingcap.feishu.cn/docx/XPYIdC4Ihoc7jNxuPficBbOgn8g

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant