friendlymatthew commented on code in PR #7833:
URL: https://github.com/apache/arrow-rs/pull/7833#discussion_r2176186239


##########
parquet-variant/src/builder.rs:
##########
@@ -449,6 +463,22 @@ impl VariantBuilder {
         }
     }
 
+    /// Pre-populates the [`MetadataBuilder`] with field names in the given 
order.
+    ///
+    /// This method should be used when creating sorted dictionaries and field 
names are known ahead of time.

Review Comment:
   I agree, thank you for your suggestion. I need to get better at my prose!



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