Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

Optimize the copy inside the function call expression evaluation #1164

Closed
Shylock-Hg opened this issue Jun 22, 2021 · 0 comments · Fixed by vesoft-inc/nebula-common#567
Closed
Assignees

Comments

@Shylock-Hg
Copy link
Contributor

Shylock-Hg commented Jun 22, 2021

Is your feature request related to a problem? Please describe.
Now the function call will copy the value of arguments. If the value of arguments is too large it's very inefficient.

Describe the solution you'd like

Describe alternatives you've considered

Additional context

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant