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

refine the buffer code in table package #54392

Closed
lcwangchao opened this issue Jul 2, 2024 · 0 comments · Fixed by #54539 or #54605
Closed

refine the buffer code in table package #54392

lcwangchao opened this issue Jul 2, 2024 · 0 comments · Fixed by #54539 or #54605
Labels
type/enhancement The issue or PR belongs to an enhancement.

Comments

@lcwangchao
Copy link
Collaborator

Enhancement

There are many buffers when AddRecord/UpdateRecord for table.Table. It's better to optimize those code to:

  • move the buffer management code to some objects to make it easier.
  • introduce a safer way to use these buffers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
1 participant