[
https://issues.apache.org/jira/browse/FLINK-13570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-13570:
-----------------------------------
Labels: stale-major (was: )
I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help
the community manage its development. I see this issues has been marked as
Major but is unassigned and neither itself nor its Sub-Tasks have been updated
for 30 days. I have gone ahead and added a "stale-major" to the issue". If this
ticket is a Major, please either assign yourself or give an update. Afterwards,
please remove the label or in 7 days the issue will be deprioritized.
> Pluggable Intermediate Result Storage
> -------------------------------------
>
> Key: FLINK-13570
> URL: https://issues.apache.org/jira/browse/FLINK-13570
> Project: Flink
> Issue Type: New Feature
> Components: Table SQL / API
> Reporter: Xuannan Su
> Priority: Major
> Labels: stale-major
>
> As discussed in
> [FLIP-48|https://cwiki.apache.org/confluence/display/FLINK/FLIP-48%3A+Pluggable+Intermediate+Result+Storage],
> the intermediate result storage is the backend storage where the content of
> the cached table stored.
> [FLIP-36|https://cwiki.apache.org/confluence/display/FLINK/FLIP-36%3A+Support+Interactive+Programming+in+Flink]
> provides a default implementation of the intermediate result storage so that
> the user can use the cache out of the box.
> For more advanced usage of the cache, users may want to plug in some external
> storages to store the intermediate result. This task is to provide the
> necessary interfaces for the pluggable intermediate result storage and
> implementation of using the filesystem as the intermediate result storage.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)