parthchandra commented on issue #2452: URL: https://github.com/apache/datafusion-comet/issues/2452#issuecomment-3362755794
> One idea is to configure the pool individually There is more than one memory pool? Are these blocks of memory from the memory pool that are reserved for an operator? > so spilling would start sooner That seems to be the way to do it. From what I understand, the issue is the spilling itself requires some memory and we have already used all the available memory when we start/try to spill? -- 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]
