andygrove opened a new issue, #2882: URL: https://github.com/apache/datafusion-comet/issues/2882
### What is the problem the feature request solves? If users enable Comet with by adding `CometSparkSessionExtensions` as a Spark extension instead of using the Comet SQL plugin then the offHeap enabled check does not run. ### Describe the potential solution Move the check to `CometSparkSessionExtensions` or even `CometExecRule` ? ### 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]
