Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
This will serve as an alternative implementation of updates in IndexedRDD. The other alternative is purely functional data structures (ImmutableVector, etc.). Log-structured updates may perform better when updates are widely distributed across the key space.
Attachments
Issue Links
- depends upon
-
SPARK-3669 Extract IndexedRDD interface
- Resolved