Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CBRD-25230] Extending result-cache to uncorrelated subqueries #4973

Open
wants to merge 154 commits into
base: develop
Choose a base branch
from

Conversation

beyondykk9
Copy link
Contributor

http://jira.cubrid.org/browse/CBRD-25230

The result-cache, which is currently applied to CTE queries, is extended to uncorrelated subqueries.

First, we plan to conduct a POC first to see if it can be applied to subqueries that are not related to the main query, similar to how it was applied to the CTE query.

cubridqa and others added 30 commits November 2, 2022 14:58
@beyondykk9 beyondykk9 marked this pull request as ready for review May 16, 2024 07:57
src/compat/db_vdb.c Outdated Show resolved Hide resolved
src/query/query_executor.c Outdated Show resolved Hide resolved
src/query/query_executor.c Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants