stevenschlansker opened a new pull request, #2338:
URL: https://github.com/apache/fory/pull/2338

   ## What does this PR do?
   
   currently, optional wrappers are stored as a bean with two fields - present 
and value, taking 32 bytes now, stored as nullable primitive, taking 8 bytes 
plus 1 bit for null
   
   this is a breaking change to the row format, but since support is relatively 
recent, hopefully that is ok?
   


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