isburmistrov commented on PR #24079:
URL: https://github.com/apache/flink/pull/24079#issuecomment-1892882299

   > I'm actually starting to doubt whether the feature is even worth it for 
partitioned state. The compressed representation might actually end up being 
bigger than uncompressed one. To make it worth something, we should probably 
evolve partitioned state to use sparse index (still, it's a separate effort).
   
   Yeah exactly. I wonder - is it hard to simply not do compression for 
partitioned state (but keep doing it for broadcast state)?


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