LiShiZhensPi commented on PR #3711: URL: https://github.com/apache/arrow-rs/pull/3711#issuecomment-1429899480
To support operations `ArrowNativeTypeOp` in generic functions, I change the code to `type Native: ArrowNativeType + ArrowNativeTypeOp` in privimitive_array.rs. I'm not sure if this is correct. Pay attention to this when reviewing the code🤓 -- 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]
