oceanbase / oceanbase/oceanbase
[Enhancement]: Filter IN pushdown to different decoders
Open
@YiqinXiong is already working on this.
Since Aug 3, 2023.
type: enhancement
- Dominant language
- C++
- Stars
- 10.3k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
Enhancement
- Enable white-box pushdown for the
INfilter. - Reduce projection overhead and accelerate
INfilter queries by using different encoding characteristics.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.