jorgecarleitao commented on pull request #844: URL: https://github.com/apache/arrow-datafusion/pull/844#issuecomment-895337903
Could it make sense to use [`arrow::compute::kernels::comparison::eq_utf8_scalar`](https://github.com/apache/arrow-rs/blob/master/arrow/src/compute/kernels/comparison.rs#L462), `simd_compare_op` and the like? Not sure there is an implementation for the dictionary array, but, for the remaining, it seems that this is the case. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org