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

chore: simplify create_data_mask #16309

Merged
merged 4 commits into from
Aug 22, 2024
Merged

Conversation

drmingdrmer
Copy link
Member

@drmingdrmer drmingdrmer commented Aug 22, 2024

I hereby agree to the terms of the CLA available at: https://docs.databend.com/dev/policies/cla/

Summary

chore: simplify create_data_mask
refactor: add kvapi::Pair
refactor: get_background_job() returns SeqV

This way the caller will be able to update the record against the exact
seq number.

chore: move types in mod seqv into separate files

Tests

  • Unit Test
  • Logic Test
  • Benchmark Test
  • No Test - Explain why

Type of change

  • Refactoring

Related Issues


This change is Reviewable

@github-actions github-actions bot added the pr-chore this PR only has small changes that no need to record, like coding styles. label Aug 22, 2024
@drmingdrmer drmingdrmer requested a review from ZhiHanZ August 22, 2024 06:56
@drmingdrmer drmingdrmer marked this pull request as ready for review August 22, 2024 06:56
@drmingdrmer drmingdrmer force-pushed the 117-seqv branch 6 times, most recently from 0be601b to 40d09e5 Compare August 22, 2024 15:39
@drmingdrmer drmingdrmer merged commit 04a4929 into databendlabs:main Aug 22, 2024
69 checks passed
@drmingdrmer drmingdrmer deleted the 117-seqv branch August 23, 2024 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-chore this PR only has small changes that no need to record, like coding styles.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant