bhasudha commented on issue #870: [HUDI-164] Fixes incorrect averageBytesPerRecord URL: https://github.com/apache/incubator-hudi/pull/870#issuecomment-526783851 I pulled out the averageBytesPerRecord method into a new Util class named "HoodieWriteClientUtils.java" to be able to test. Originally this was inside an inner class. Please suggest if there is a better place to put this method to or a better name for this new class.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
