bdoyle0182 commented on issue #604:
URL: 
https://github.com/apache/incubator-pekko/issues/604#issuecomment-1703084649

   I think the issue here is plugin specific unfortunately since the storage 
plugin decides how to serialize / deserialize the data to the db. I'm not sure 
how you could solve this in core when the plugin will still need to account for 
this translation based on how they originally set up the data to be stored. You 
could make it easier providing an spi hook to do the translation, but 
regardless it would still need to be something each plugin maintainer would 
need to account for.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to