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

using emhash for hashagg #1181

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zhouyuan
Copy link
Collaborator

This patch replaces the phmap::flat_hash_map with emhash8::HashMap

Signed-off-by: Yuan Zhou yuan.zhou@intel.com

What changes were proposed in this pull request?

(Please fill in changes proposed in this fix)

How was this patch tested?

(Please explain how this patch was tested. E.g. unit tests, integration tests, manual tests)

(If this patch involves UI changes, please attach a screenshot; otherwise, remove this)

@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:

This patch replaces the phmap::flat_hash_map with emhash8::HashMap

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
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