alamb commented on pull request #844:
URL: https://github.com/apache/arrow-datafusion/pull/844#issuecomment-895348584


   > Could it make sense to use 
arrow::compute::kernels::comparison::eq_utf8_scalar, 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.
   
   I am not sure @jorgecarleitao  -- in this case there is only a single row 
(potentially multiple columns) being compared so I am not sure if calling into 
the kernels would help at all


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