HyukjinKwon opened a new pull request, #48683: URL: https://github.com/apache/arrow/pull/48683
### Rationale for this change https://github.com/apache/arrow/blob/0c694e78331687e838c74d0d0aa73af350bdb66a/cpp/src/arrow/array/array_union_test.cc#L25 Avoid dependencies of IPC in Array tests. ### What changes are included in this PR? This PR proposes to move `MakeUnion` to `arrow/testing/util.cc` and avoid the dependency. ### 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]
