4paradigm / 4paradigm/OpenMLDB

Use simple expressions for join equality condition is supported

Open
#1,687 0 comments 0 reactions 1 assignee Claimed by @tobegit3hub View on GitHub
batch-engine sql
Dominant language
C++
Stars
1.7k
Forks
331
Avg merge
12d 12h
Merged PRs (30d)
1

Description

Now we can join with condition `t1.c1 >= t2.c1 * 1000` but not `t1.c1 = t2.c1 * 1000`.

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.