alamb commented on code in PR #10893: URL: https://github.com/apache/datafusion/pull/10893#discussion_r1638370037
########## datafusion/optimizer/Cargo.toml: ########## @@ -56,5 +56,6 @@ regex-syntax = "0.8.0" [dev-dependencies] arrow-buffer = { workspace = true } ctor = { workspace = true } +datafusion-functions-aggregate = { workspace = true } Review Comment: 🤔 -- I can't remember anymore. It is probably cleaner to to avoid the dependencies, but we can clean it up as a follow on PR -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org