Github user caneGuy commented on the issue:
https://github.com/apache/spark/pull/20667
@cloud-fan I just find commit log below
`Modified StorageLevel and BlockManagerId to cache common objects and use
cached object while deserializing.`
I can't figure out why we need cache, since i think the cache miss may be
high?--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
