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


##########
arrow/src/datatypes/datatype.rs:
##########
@@ -115,7 +115,7 @@ pub enum DataType {
     /// A nested datatype that contains a number of sub-fields.
     Struct(Vec<Field>),
     /// A nested datatype that can represent slots of differing types.

Review Comment:
   Thanks. Updated as suggested.



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