chaokunyang commented on issue #2337:
URL: https://github.com/apache/fory/issues/2337#issuecomment-2980816205

   Yeah, I think we can do this in java first. One another thing is that 
whether we need to go further. For int/long fields, fury serialization format 
supports varint compression, but this is not supported in row format since row 
format needs offset for random read.
   
   Another concern is that do you need binary forward/backward compatibility? 
We could do this too in this format extension


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