citusdata / citusdata/citus

We currently don't push down SELECT clauses containing OR's. An optimization would be to allow pushdown of OR-select clauses if they contain columns only from a single table.

Open
#141 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
12.8k
Forks
794
Avg merge
2d 14h
Merged PRs (30d)
31

Description

We currently don't push down SELECT clauses containing OR's. An optimization would be to allow pushdown of OR-select clauses if they contain columns only from a single table.

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.