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

Delay expand ranges for multi cn #20360

Merged
merged 108 commits into from
Dec 2, 2024
Merged

Delay expand ranges for multi cn #20360

merged 108 commits into from
Dec 2, 2024

Conversation

badboynt1
Copy link
Contributor

What type of PR is this?

  • API-change
  • BUG
  • Improvement
  • Documentation
  • Feature
  • Test and CI
  • Code Refactoring

Which issue(s) this PR fixes:

issue #15598

What this PR does / why we need it:

彻底实现将ranges操作delay到运行时
不需要将blocklist序列化后发送,减少开销
修改shuffle的逻辑,多cn时不用访问全量元数据
移除无用的冗余代码

@mergify mergify bot merged commit 132f62a into matrixorigin:main Dec 2, 2024
18 checks passed
@badboynt1 badboynt1 deleted the delay1 branch December 3, 2024 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/refactor Code refactor size/XL Denotes a PR that changes [1000, 1999] lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.