andishgar opened a new pull request, #46229: URL: https://github.com/apache/arrow/pull/46229
### Rationale for this change As we discussed [here](https://github.com/apache/arrow/issues/46128#issuecomment-2820665771), the following method copies only data that is used in data buffers to a new buffer ### What changes are included in this PR? Add a new method the name of which is `CompactArray` ### Are these changes tested? I run the relevant unit tests ### Are there any user-facing changes? Yes, I add `ComapctArray` method to `BinaryViewArray` class -- 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]
