StephanEwen commented on pull request #14203: URL: https://github.com/apache/flink/pull/14203#issuecomment-734177915
Can we put the caching logic into a `CachedSerializedValue`? I am afraid that changing the `SerializedValue` can break existing code which relies on the fact that a new copy of the object is created on de-serialization. Otherwise this looks good to me. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org