alexandreyc opened a new pull request, #9614: URL: https://github.com/apache/arrow-rs/pull/9614
# Which issue does this PR close? None. # Rationale for this change While reading the codebase I spotted some redundant trait bounds on `ArrowNativeTypeOp`. # What changes are included in this PR? Remove some trait bounds on `ArrowNativeTypeOp`. # Are these changes tested? It compiles so I guess it's enough. # Are there any user-facing changes? Nope. -- 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]
