houqp commented on a change in pull request #2081:
URL: https://github.com/apache/arrow-datafusion/pull/2081#discussion_r834941072



##########
File path: Cargo.toml
##########
@@ -17,21 +17,21 @@
 
 [workspace]
 members = [
-    "datafusion",
-    "datafusion-common",
-    "datafusion-expr",
-    "datafusion-jit",
-    "datafusion-physical-expr",
-    "datafusion-cli",
+    "datafusion/rust/core",
+    "datafusion/rust/common",
+    "datafusion/rust/expr",
+    "datafusion/rust/jit",
+    "datafusion/rust/physical-expr",
+    "datafusion/rust/cli",
+    "datafusion/rust/proto",

Review comment:
       the rust directory here seems a bit redundant to me, do you expect us to 
have other language implementations here?




-- 
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...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to