nsivabalan commented on issue #5770: URL: https://github.com/apache/hudi/issues/5770#issuecomment-1216221375
@Rap70r : We made some fixes around file sizing in 0.11.1. Can you try it out and let us know if you still see the issue. btw, hudi does not check for file size threshold limit for every record while writing records to files. we do it once every 100 or 1000 records to avoid perf hit. So, the size may not be honored to precision. -- 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]
