AdamGS commented on code in PR #23125:
URL: https://github.com/apache/datafusion/pull/23125#discussion_r3460225823


##########
datafusion/datasource/Cargo.toml:
##########
@@ -52,6 +52,7 @@ datafusion-common = { workspace = true, features = 
["object_store"] }
 datafusion-common-runtime = { workspace = true }
 datafusion-execution = { workspace = true }
 datafusion-expr = { workspace = true }
+datafusion-functions = { workspace = true }

Review Comment:
   I'll move it there for now, if this pattern and module keep expanding at 
some point it'll make more sense to maybe rethink some of the crate structure 
around it.



-- 
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]

Reply via email to