yihua commented on PR #9013: URL: https://github.com/apache/hudi/pull/9013#issuecomment-1599258021
> hi @danny0405 , I found it a little hard to add a unit test based on the current code struct. as it is to change how we call `averageBytesPerRecord` util function (for this PR and the related PR #6864 ) > > a possible way is to consolidate the change into the util function. what do you think? +1, let's move `averageBytesPerRecord` to a util class and make it public, for unit testing. -- 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]
