Details
-
New Feature
-
Status: Open
-
Not a Priority
-
Resolution: Unresolved
-
None
-
None
Description
As discussed in FLIP-48, the intermediate result storage is the backend storage where the content of the cached table stored.
FLIP-36 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.
Attachments
Issue Links
- mentioned in
-
Page Loading...
1.
|
Introduce Configurable, TableCreationHook and TableCleanupHook Interfaces | Open | Unassigned | |
2.
|
Introduce IntermediateResultStorage Interface | Open | Unassigned | |
3.
|
Introduce IntermediateResultStorageDescriptor | Open | Unassigned | |
4.
|
Enable configuring IntermediateResultStorage with YAML | Open | Unassigned |