apache / apache/datafusion-comet
Move offHeap enabled check
Open
enhancement
- Dominant language
- Scala
- Stars
- 1.3k
- Forks
- 373
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 190
Description
### 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_
Contributor guide
Assessment
This issue has not been assessed yet.