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

feat(core): public API of append #2284

Merged
merged 2 commits into from
May 22, 2023
Merged

feat(core): public API of append #2284

merged 2 commits into from
May 22, 2023

Conversation

suyanhanx
Copy link
Member

@suyanhanx suyanhanx commented May 22, 2023

This PR adds public API of append.

With four methods for the operator:

  • append
  • appender
  • append_with
  • appender_with

And async_write.

Signed-off-by: suyanhanx <suyanhanx@gmail.com>
core/src/types/operator/operator.rs Outdated Show resolved Hide resolved
core/src/types/operator/operator.rs Outdated Show resolved Hide resolved
Signed-off-by: suyanhanx <suyanhanx@gmail.com>
Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Thanks a lot!

Please mark your PR as ready for review when you are ready for review instead a draft.

@Xuanwo Xuanwo marked this pull request as ready for review May 22, 2023 12:37
@Xuanwo Xuanwo merged commit 8532b4c into main May 22, 2023
@Xuanwo Xuanwo deleted the append-public branch May 22, 2023 12:37
@Xuanwo Xuanwo mentioned this pull request May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants