alamb commented on code in PR #17688:
URL: https://github.com/apache/datafusion/pull/17688#discussion_r2366231821


##########
datafusion/doc/src/udaf.rs:
##########
@@ -0,0 +1,47 @@
+// Licensed to the Apache Software Foundation (ASF) under one

Review Comment:
   Moving the doc information from to the `datafusion-doc` module makes a lot 
of sense to me



##########
datafusion/macros/Cargo.toml:
##########
@@ -40,6 +40,6 @@ path = "src/user_doc.rs"
 proc-macro = true
 
 [dependencies]
-datafusion-expr = { workspace = true }
+datafusion-doc = { workspace = true }

Review Comment:
   👍 



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