Jefffrey commented on PR #10141:
URL: https://github.com/apache/arrow-rs/pull/10141#issuecomment-5100475876

   was this PR still considered an API change? i took a brief look and noticed:
   
   - `RowSelection` no longer implements `Debug`, `Eq` and `PartialEq`
   - `RowSelection::iter` return changed from `impl Iterator<Item = 
&RowSelector>` to `RowSelectionIter<'_>`
   
   i think both are these are considered breaking changes


-- 
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]

Reply via email to