cyb70289 commented on PR #14353: URL: https://github.com/apache/arrow/pull/14353#issuecomment-1357120390
> But how to add Binary/String benchmark in *benchmark.cc? I noticed currently Arrow benchmark testings had not support generating random binary data. Would you please give some help or advices about adding String/binary in micro benchmarks, thanks! There are many examples you can reference. `cpp/src/arrow/testing/random.h` defines functions to generate different kinds of random test set. Please note it can be a separate PR to add new benchmarks, which can be reviewed and merged before this one. -- 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]
