alamb commented on pull request #984: URL: https://github.com/apache/arrow-rs/pull/984#issuecomment-993936801
> @alamb ok! I can open a new issue for adding the IntoArrowNumericType trait which i think we would want to do separate from this PR. That would also give others an opportunity to provide an opinion and give a little time to see if there is path forward on the ip clearance. Sounds good @matthewmturner . In terms of `Scalar` / `ScalarValue` and IP clearance, here is what I would suggest: 1. We implement the kernels that dynamically dispatch on the array type `eq_dyn_scalar`, `eq_utf8_dyn_lit` and `eq_bool_dyn_lit`), -- I can definitely find time to help here) 2. We the file a follow on ticket / issue for implementing a fully dynamic kernels that dispatch both on array type and on scalar type What can I do to be most helpful for this project? -- 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]
