viirya commented on PR #3197: URL: https://github.com/apache/arrow-rs/pull/3197#issuecomment-1328098768
> We don't seem to provide `eq_dict` or `gt_dict` instead this is hidden within `eq_dyn`, perhaps we should do the same here? I think it is because there are `like_dict_scalar`, `nlike_dict_scalar` etc for dictionary arrays. I agree that for other comparison kernels, only primitive and _dyn kernels are available. Maybe we should remove these `_dict_scalar` and only keep `_dyn` for dictionary support? -- 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]
