Kontinuation commented on issue #2342: URL: https://github.com/apache/datafusion-comet/issues/2342#issuecomment-3375525170
We switched to enable Spark's off-heap memory management when using Comet. `Unified` and `FairUnified` are the only pool types we need for our own usage. I have no objections to removing the on-heap memory pool unless other usages require using Comet without off-heap memory enabled. We still need at least one on-heap memory pool type for running Spark SQL tests. Will we use `Unbounded` for this? -- 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]
