HyukjinKwon opened a new pull request, #48685: URL: https://github.com/apache/arrow/pull/48685
### Rationale for this change https://github.com/apache/arrow/blob/0c694e78331687e838c74d0d0aa73af350bdb66a/cpp/src/arrow/ipc/test_common.cc#L175 This todo was added: 1541a08c795f03b2ce5884a00fc83d1fb79a448e (2017) and resolved by 91aeae8ce8 (2022). ### What changes are included in this PR? This PR proposes to use `ArrayType::FromArrays` instead of manual creation and validation. ### Are these changes tested? Existing tests should cover this. ### Are there any user-facing changes? No, test-only. -- 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]
