felipecrv opened a new issue, #38656: URL: https://github.com/apache/arrow/issues/38656
### Describe the enhancement requested Leverage the random generators that explore more of the state space arrays can be in to test concatenation instead of having simpler generators in `concatenate_test.cc` itself. The concatenation tests in the Go implementation share random array generation with many other tests and I think the C++ implementation would benefit from doing the same. ### Component(s) C++ -- 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]
