andishgar opened a new pull request, #47149: URL: https://github.com/apache/arrow/pull/47149
### Rationale for this change Create a fast path for comparing `arrow::RecordBatch `instances that share the same memory. ### What changes are included in this PR? Enable fast comparison for `arrow::RecordBatch `objects backed by the same memory. ### Are these changes tested? Yes, I ran the relevant unit tests. ### Are there any user-facing changes? No. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org