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

Use int value to record string length instead of Map in InsertPreparedStatementImpl #1979

Closed
dl239 opened this issue Jun 17, 2022 · 5 comments · Fixed by #2044
Closed

Use int value to record string length instead of Map in InsertPreparedStatementImpl #1979

dl239 opened this issue Jun 17, 2022 · 5 comments · Fixed by #2044
Assignees
Labels
good first issue Good for newcomers

Comments

@dl239
Copy link
Collaborator

dl239 commented Jun 17, 2022

Use int value to record string length instead of Map in InsertPreparedStatementImpl

@dl239 dl239 added the good first issue Good for newcomers label Jun 17, 2022
@dl239 dl239 changed the title Use int to record string length instead of Map in InsertPreparedStatementImpl Use int value to record string length instead of Map in InsertPreparedStatementImpl Jun 17, 2022
@0sirusD3m0n
Copy link
Contributor

I'll take a look at this one tomorrow.

@lumianph
Copy link
Collaborator

shall we assign to you?

@mangoGoForward
Copy link
Contributor

[WeOpen Star]I would like to help

@mangoGoForward
Copy link
Contributor

Hi, @dl239 Use map can implement multi set and save the value of last set, but use int can't implement it.

@lumianph
Copy link
Collaborator

i have assigned this task to you @mangoGoForward

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
4 participants