hahazyb201 commented on issue #5731: URL: https://github.com/apache/incubator-gluten/issues/5731#issuecomment-2109185313
Hi, I think Payload#writeTime_ is actually counted in RssPartitionWriter::stop at this [line](https://github.com/apache/incubator-gluten/blob/main/cpp/core/shuffle/rss/RssPartitionWriter.cc#L39C3-L39C41). And writeTime_ is introduced by line 20 "#include "shuffle/Payload.h"" . So it would be counted twice. -- 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]
