Description
Writing (insert / load) to a cached table causes cache inconsistency, and user have to unpersist and cache the whole table again.
The write-through policy may be implemented with RDD.union.
Writing (insert / load) to a cached table causes cache inconsistency, and user have to unpersist and cache the whole table again.
The write-through policy may be implemented with RDD.union.