CachedRDDBuilder¶
Creating Instance¶
CachedRDDBuilder takes the following to be created:
- CachedBatchSerializer
-
StorageLevel(Spark Core) - Cached SparkPlan
- (optional) Table Name
CachedRDDBuilder is created alongside InMemoryRelation leaf logical operator.