getdozer / getdozer/dozer

Replace `JOIN` condition with cache indexing logic

Open
#1,304 0 comments 0 reactions 0 assignees View on GitHub
sql
Dominant language
Rust
Stars
1.6k
Forks
145
PR merge metrics
No merged PRs in 30d

Description

Today JOIN only allows equality conditions on a field combined with AND.
We can easily support more complex conditions by leveraging Cache secondary indexes implementation.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.