emkornfield commented on a change in pull request #8203:
URL: https://github.com/apache/arrow/pull/8203#discussion_r489540876
##########
File path: cpp/src/arrow/testing/random.h
##########
@@ -52,7 +60,7 @@ class ARROW_TESTING_EXPORT RandomArrayGenerator {
std::shared_ptr<Array> Boolean(int64_t size, double true_probability,
double null_probability = 0);
- /// \brief Generates a random UInt8Array
+ /// \brief Generate a random UInt8Array
Review comment:
nit: why the change? If we want to standardize on one vs the other we
should probably update the style guide?
----------------------------------------------------------------
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:
[email protected]