Skip to content
Snippets Groups Projects
Unverified Commit b7ac8fbd authored by Yiliang Qiu's avatar Yiliang Qiu Committed by GitHub
Browse files

Implement the low cardinality index (#5382)

This PR is for Summer-2022 Implement the Low Cardinality HashMap project, and the project ID is 22fa00152.
This PR is implementing a low cardinality index, and will use it to optimize JOIN and GROUP BY.

The design documentation has been uploaded to https://github.com/matrixorigin/docs/blob/main/design/low_cardinality_design_doc.md



Co-authored-by: default avatarbRong Njam <longran1989@gmail.com>
parent 84c3854e
Branches main
No related tags found
No related merge requests found
Showing
with 2191 additions and 341 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment