wForget commented on issue #9383: URL: https://github.com/apache/incubator-gluten/issues/9383#issuecomment-2823842393
> > Thank you. Also, do you know why the peakBytes of node.2 is greater than the peakBytes of op.2.0.0.OrderBy? > I'm having the same question. We'd figure out this one first. This may be by design, as an exception in `growCapacity` does not roll back changes to `parent_.peakBytes` https://github.com/facebookincubator/velox/blob/fc89353132c9b4f34627749c93b2cc816831f130/velox/common/memory/MemoryPool.cpp#L857-L882 -- 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]
