[
https://issues.apache.org/jira/browse/IMPALA-12818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe McDonnell resolved IMPALA-12818.
------------------------------------
Fix Version/s: Impala 4.4.0
Assignee: Joe McDonnell
Resolution: Fixed
> Implement the initial framework for caching tuples
> --------------------------------------------------
>
> Key: IMPALA-12818
> URL: https://issues.apache.org/jira/browse/IMPALA-12818
> Project: IMPALA
> Issue Type: Task
> Components: Backend, Frontend
> Affects Versions: Impala 4.3.0
> Reporter: Joe McDonnell
> Assignee: Joe McDonnell
> Priority: Major
> Fix For: Impala 4.4.0
>
>
> This tracks introducing the basic concepts of tuple caching. Specifically, it
> should introduce the TupleCacheNode, which is an ExecNode that can be placed
> in a plan to cache tuples between existing nodes in the plan. The
> TupleCachePlanner should place these nodes in locations that are eligible.
> The TupleCachePlanner is responsible for eligibility as well as producing a
> cache key.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)