rkhachatryan opened a new pull request #17203:
URL: https://github.com/apache/flink/pull/17203


   This is a prototype to optimize writing state changes by "compressing" them 
- i.e. by writing state name and type once; and then only writing a short id 
along with each state change.
   
   (key and namespace are still written for every state change)


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to