alamb commented on a change in pull request #8888:
URL: https://github.com/apache/arrow/pull/8888#discussion_r541224086



##########
File path: rust/datafusion/src/logical_plan/dfschema.rs
##########
@@ -89,21 +90,7 @@ impl DFSchema {
     }
 
     /// Create a `DFSchema` from an Arrow schema
-    pub fn from(schema: &Schema) -> Result<Self> {

Review comment:
       moved to `TryFrom` implementation below




----------------------------------------------------------------
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:
[email protected]


Reply via email to