shepmaster commented on pull request #984:
URL: https://github.com/apache/arrow-rs/pull/984#issuecomment-996007577


   If it makes sense to use `From`, then there should be no material 
difference. You can still take a generic `T: Into<ArrowNumericType>` to avoid 
forcing the caller to do extra typing. 
   
   However, I don’t think that path is good as you’d still need to provide 
explicit types: what is the concrete type you are converting into?


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