andygrove opened a new issue, #2569:
URL: https://github.com/apache/datafusion-comet/issues/2569

   ### What is the problem the feature request solves?
   
   We currently have `COMET_EXEC_MEMORY_POOL_TYPE`, which is used for both 
on-heap mode (for running Spark SQL tests and unit tests) and for off-heap mode 
(production use). I would like to split this into two separate configs. The one 
for on-heap mode can be internal.
   
   I would also like to make the other on-heap-related configs internal, since 
they should only be used for testing.
   
   ### Describe the potential solution
   
   _No response_
   
   ### Additional context
   
   _No response_


-- 
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]

Reply via email to