[ 
https://issues.apache.org/jira/browse/FLINK-16009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17719745#comment-17719745
 ] 

xiaogang zhou commented on FLINK-16009:
---------------------------------------

[~nkruber] [~gaoyunhaii] 

Hi masters,

I have created a FLIP WIKI

[https://cwiki.apache.org/confluence/display/FLINK/%5BWIP%5DFLIP-310%3Ause+VARINT+and+ZIGZAG+to+encode+ROWDATA+in+state]

 

Can you please help me review and let me know can I take this ticket?

> Native support for the Variable-length and Zig-zag Variable-length integers
> ---------------------------------------------------------------------------
>
>                 Key: FLINK-16009
>                 URL: https://issues.apache.org/jira/browse/FLINK-16009
>             Project: Flink
>          Issue Type: Improvement
>          Components: API / Type Serialization System
>            Reporter: Yun Gao
>            Priority: Not a Priority
>              Labels: auto-deprioritized-major, auto-deprioritized-minor
>
> Currently Flink only support fixed-length integers. However, in many cases 
> the values of the integer fields tend to be small, and we could reduce the 
> size of serialized values by using [Variable length 
> encoding|https://developers.google.com/protocol-buffers/docs/encoding#varints]
>  and  [Zig-zag variable-length 
> encoding|https://developers.google.com/protocol-buffers/docs/encoding#signed-integers].
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to