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

Move writeoffset update from Ranges to Relation (#14434) #14545

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

ouyuanning
Copy link
Contributor

  • 因为不是所有的操作都会调用ranges,所以将更新table的wirteoffset的操作从ranges改为获取table的时候更新

Approved by: @triump2020

What type of PR is this?

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

Which issue(s) this PR fixes:

issue #14282

What this PR does / why we need it:

  • 因为不是所有的操作都会调用ranges,所以将更新table的wirteoffset的操作从ranges改为获取table的时候更新

* 因为不是所有的操作都会调用ranges,所以将更新table的wirteoffset的操作从ranges改为获取table的时候更新

Approved by: @triump2020
@matrix-meow matrix-meow added the size/S Denotes a PR that changes [10,99] lines label Feb 4, 2024
@mergify mergify bot requested a review from sukki37 February 4, 2024 23:49
@mergify mergify bot added the kind/bug Something isn't working label Feb 4, 2024
@mergify mergify bot merged commit 608b970 into matrixorigin:1.1-dev Feb 6, 2024
16 of 18 checks passed
@ouyuanning ouyuanning deleted the cp-14434-to-1.1 branch April 2, 2024 05:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working size/S Denotes a PR that changes [10,99] lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants