sdd opened a new pull request, #6308:
URL: https://github.com/apache/arrow-rs/pull/6308
Complements the existing `RowSelection::intersection` method. Useful for
OR-ing row selections together, complementing
the use of `RowSelection::intersection` for AND-ing row selections
# Which issue does this PR close?
Closes https://github.com/apache/arrow-rs/issues/6307.
# Are there any user-facing changes?
Yes. Doc comments for `RowSelection::union` have been added accordingly as
part of this PR.
<!--
If there are user-facing changes then we may require documentation to be
updated before approving the PR.
-->
--
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]