je-ik commented on pull request #13269: URL: https://github.com/apache/beam/pull/13269#issuecomment-722292585
R: @mxm Hi Max, this should fix the described issue. I would like a better test, though, because the added test actually passes even with the old functionality, which (I suppose) is due to the fact, that `MemoryStateBackend` actually doesn't use `TypeSerializer` to serialize the namespace. I tried to put rocksdb into the test, but it seems not to be straightforward. Would you find any easier way of actually using the TypeSerializer in the test? ---------------------------------------------------------------- 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: [email protected]
