Open
Description
What is the problem the feature request solves?
@shehabgamin added the datafusion-spark
crate in apache/datafusion#15168
The goal is to help centralize the development of this function library in the core repository rather than duplicated effort
To verify this is feasible I would like to verify that the setup created in datafusion-spark
/ apache/datafusion#15168 can be used by downstream crates like comet before we go too far
Describe the potential solution
I would like someone to make a PR that shows we can remove one or more of the spark function in datafusion-spark can be used in comet (and reduce the code here)