YuweiXiao commented on issue #5107: URL: https://github.com/apache/hudi/issues/5107#issuecomment-1076950122
@qjqqyy Hi, I was also referring to the master branch code (removing the adapter abstraction to simplify the context). Because the implementation of `AvroSerializer ` itself is a lambda (named converter in the source code), there is still initialization cost (for internal variables in the lambda) for each row. -- 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]
