SparkApplicationMaster commented on issue #15914: URL: https://github.com/apache/datafusion/issues/15914#issuecomment-3173823607
@linhr @andygrove I can rewrite the functions I worked on from expression api to datafusion-arrow api Will need some help with testing and review Also some code can be shared across functions so it would be nice to find a good place for it Maybe some of the functions can also be changed slightly on the datafusion-functions side to provide configurable functionality for different usecases and avoid code duplication (this, for example: https://github.com/apache/datafusion-comet/issues/2036) -- 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]
