bkietz commented on a change in pull request #7410:
URL: https://github.com/apache/arrow/pull/7410#discussion_r440197092



##########
File path: cpp/src/arrow/testing/random.h
##########
@@ -250,6 +250,9 @@ class ARROW_EXPORT RandomArrayGenerator {
                                            int32_t min_length, int32_t 
max_length,
                                            double null_probability = 0);
 
+  std::shared_ptr<Array> Of(std::shared_ptr<DataType> type, int64_t size,

Review comment:
       will do




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


Reply via email to