xianjingfeng commented on PR #1718: URL: https://github.com/apache/incubator-uniffle/pull/1718#issuecomment-2151604979
> BTW, I'm curious how much can the performance be improved? It is difficult to estimate. In theory, this pr will reduce the amount of data written to disk. > If I understand this correctly, is this PR similar to #1670 on the client-side, but implemented on the server-side? They all "flush" partial data. #1670 is for reducing the number of small blocks. This pr is for reducing the amount of data written to disk. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
