lidavidm opened a new pull request #11230:
URL: https://github.com/apache/arrow/pull/11230


   All kernels listed in the JIRA, plus casting fixed_size_binary to other 
binary types, are now supported:
   
   - binary_length
   - binary_replace_slice
   - count_substring
   - find_substring
   - find_substring_regex
   - equal
   - greater
   - greater_equal
   - less
   - less_equal
   - fixed_size_binary cast to (large_)binary/utf8
   - fixed_size_binary cast to fixed_size_binary
     Note that while CanCast for mismatched widths returns true, the kernel 
will error during execution still.


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