jorgecarleitao commented on a change in pull request #7974:
URL: https://github.com/apache/arrow/pull/7974#discussion_r471707581



##########
File path: rust/datafusion/src/lib.rs
##########
@@ -31,6 +31,7 @@ extern crate sqlparser;
 
 pub mod dataframe;
 pub mod datasource;
+mod datatyped;

Review comment:
       pub so that others can implement a different DataTyped?




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

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


Reply via email to