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

[DNM] some optimizations to shuffle's split function #839

Merged
merged 21 commits into from Apr 30, 2022

Conversation

FelixYBW
Copy link
Collaborator

What changes were proposed in this pull request?

  1. some optimizations to split function,
  2. refactor the code a bit
  3. fix the raw partition size metric
  4. rewrite the shuffle's benchmark, use gbenchmark

How was this patch tested?

passed UT and benchmark

@github-actions
Copy link

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:

@FelixYBW FelixYBW changed the title some optimizations to shuffle's split function [DNM] some optimizations to shuffle's split function Apr 16, 2022
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
@FelixYBW FelixYBW merged commit 8aad39a into oap-project:master Apr 30, 2022
zhouyuan added a commit to zhouyuan/native-sql-engine that referenced this pull request May 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Release 1.4.0
Awaiting triage
Development

Successfully merging this pull request may close these issues.

None yet

2 participants