You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/11/07 11:24:35 UTC

[GitHub] [arrow] jorgecarleitao commented on a change in pull request #8608: ARROW-10261: [Rust] [Breaking] Change List datatype to Box

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



##########
File path: rust/arrow/src/datatypes.rs
##########
@@ -1182,6 +1183,18 @@ impl Field {
         self.nullable
     }
 
+    /// IReturns the dictionary ID

Review comment:
       ```suggestion
       /// Returns the dictionary ID
   ```




----------------------------------------------------------------
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:
users@infra.apache.org