Commits


ZhangHuiGui authored and GitHub committed ad6d6e7b504
GH-41192: [C++] Fix hashjoin benchmark failed at make utf8's random batches (#41195) ### Rationale for this change Fix hashjoin benchmark failed at make utf8's random batches. ### What changes are included in this PR? Add to_string for `min_length` and `max_length`'s value. ### Are these changes tested? Needn't ### Are there any user-facing changes? No * GitHub Issue: #41192 Authored-by: ZhangHuiGui <hugo.zhang@openpie.com> Signed-off-by: mwish <maplewish117@gmail.com>