adriangb commented on code in PR #13061:
URL: https://github.com/apache/datafusion/pull/13061#discussion_r1814989802
##########
datafusion/optimizer/Cargo.toml:
##########
@@ -41,6 +41,7 @@ async-trait = { workspace = true }
chrono = { workspace = true }
datafusion-common = { workspace = true, default-features = true }
datafusion-expr = { workspace = true }
+datafusion-functions = { workspace = true }
Review Comment:
Hmm okay I'm happy to work on this more but I fear I am not familiar enough
with the relationship between all of these things to figure out how to wire
everything up correctly. Maybe we pause this work until someone with more
familiarity of these bits of code can suggest a way to structure this?
--
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]