citusdata / citusdata/cstore_fdw
cstore_fdw should have better support for joins
Open
- Dominant language
- C
- Stars
- 1.8k
- Forks
- 169
- PR merge metrics
- No merged PRs in 30d
Description
When cstore_fdw table is involved in a join, postgres pulls all data from cstore_fdw table. It makes queries unnecessarily longer.
We are getting more requests to make this work. I do not know the involved work at the moment. We should definitely investigate this for future enhancement.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.