comphead commented on code in PR #12822:
URL: https://github.com/apache/datafusion/pull/12822#discussion_r1844213622


##########
Cargo.toml:
##########
@@ -48,6 +48,8 @@ members = [
     "datafusion-examples",
     "test-utils",
     "benchmarks",
+    "datafusion/macros",
+    "datafusion/pre-macros"

Review Comment:
   I'm not quite following.... you mean copy `stacker/recurisive` macros 
introduced recently but this change not related to this 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: [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