kshitij12345 commented on code in PR #14550:
URL: https://github.com/apache/arrow/pull/14550#discussion_r1009064514


##########
python/pyarrow/tests/test_compute.py:
##########
@@ -536,6 +537,24 @@ def test_slice_compatibility():
                                                start, stop, step) == result
 
 
+def test_binary_slice_compatibility():

Review Comment:
   Inspired from `utf8_slice_codeunits` test
   
   
https://github.com/apache/arrow/blob/884e81bf2ffd410cbffac9727b94617532c8d915/python/pyarrow/tests/test_compute.py#L525-L537



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