matrixone
matrixone copied to clipboard
Implement the low cardinality index
What type of PR is this?
- [ ] API-change
- [ ] BUG
- [x] Improvement
- [ ] Documentation
- [x] Feature
- [ ] Test and CI
- [ ] Code Refactoring
Which issue(s) this PR fixes:
issue #
What this PR does / why we need it:
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. However, this PR is WIP and there is some work need to be done. So now please just ignore it!
I added long ran, who must approve before we can merge.
I added long ran, who must approve before we can merge.
okay, thx
You only update the plan.proto, why the code of other proto changed? Check the protoc version and gogoprotobuf plugin version
sorry, I've resolved it.
I don't think I understand this PR, need a design doc.
OK, I will do it soon.