tsreaper commented on pull request #16699: URL: https://github.com/apache/flink/pull/16699#issuecomment-893298688
After discussing with @JingsongLi , the biggest problem of the current implementation is the overhead of the null boolean before each element. We're going to use `MaskUtils#writeMask` like `RowSerializer` instead. -- 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]
