alamb opened a new pull request, #9621: URL: https://github.com/apache/arrow-datafusion/pull/9621
## Which issue does this PR close? Part of https://github.com/apache/arrow-datafusion/issues/9285 ## Rationale for this change We are trying to decouple the functions from the rest of the system so the core functionality doesn't directly depend on the specific function packages. ## What changes are included in this PR? 1. Remove the explicit dependency on datafusion-functions-array from datafusion-optimizer 2. Port a test to sqllogictests ## Are these changes tested? Yes ## Are there any user-facing changes? No (maybe slightly faster compile speeds) -- 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]
