citusdata / citusdata/citus

Reuse results of identical subqueries in recursive planning

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

Description

Tools like Tableau frequently generate queries containing the subquery multiple times. In recursive planning, it would help performance if we did not execute these subqueries multiple times but instead reuse the result of the first execution.

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.