viirya commented on code in PR #4627:
URL: https://github.com/apache/arrow-rs/pull/4627#discussion_r1282347083


##########
arrow-schema/src/datatype.rs:
##########
@@ -577,9 +577,14 @@ impl DataType {
         }
     }
 
-    /// Create a List DataType default name is "item"
+    /// Create a [`DataType::List`] where each elements has the
+    /// specified type and nullability and coventional name

Review Comment:
   ```suggestion
       /// specified type and nullability and conventional name
   ```



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

Reply via email to