Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

[NSE-999] s/string/string_view in sort #1009

Merged
merged 2 commits into from
Jul 13, 2022

Conversation

zhouyuan
Copy link
Collaborator

@zhouyuan zhouyuan commented Jul 4, 2022

What changes were proposed in this pull request?

using string_view instead of std::string remove the string construct overhead
Signed-off-by: Yuan Zhou yuan.zhou@intel.com

How was this patch tested?

pass jenkins

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
@github-actions
Copy link

github-actions bot commented Jul 4, 2022

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?

https://github.com/oap-project/native-sql-engine/issues

Then could you also rename commit message and pull request title in the following format?

[NSE-${ISSUES_ID}] ${detailed message}

See also:

@zhouyuan zhouyuan changed the title s/string/string_view in sort [NSE-999] s/string/string_view in sort Jul 4, 2022
@github-actions
Copy link

github-actions bot commented Jul 4, 2022

#999

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
@zhouyuan zhouyuan marked this pull request as ready for review July 6, 2022 07:41
@zhouyuan zhouyuan merged commit 795948b into oap-project:main Jul 13, 2022
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 this pull request may close these issues.

1 participant